Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/data/xsd/netconvertConfiguration.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/netconvertConfigurationType.xsd"/>
    <xsd:element name="netconvertConfiguration" type="netconvertConfigurationType"/>
</xsd:schema>