<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>