Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/data/xsd/polyconvertConfiguration.xsd
169668 views
<?xml version="1.0" encoding="UTF-8"?>

<xsd:schema elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:include schemaLocation="types/base.xsd"/>
    <xsd:include schemaLocation="types/polyconvertConfigurationType.xsd"/>
    <xsd:element name="polyconvertConfiguration" type="polyconvertConfigurationType"/>
</xsd:schema>