Definition Type: ComplexType
Name: RouteType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of RouteType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RouteType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
Description ram:Description 0 unbounded