Definition Type: ComplexType
Name: LabeledIDType
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IDValue in schema adsmltypelibrary-2_0-as_xsd Drilldown into IDLabel in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of LabeledIDType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="LabeledIDType">
    <xs:sequence>
        <xs:element name="IDLabel" type="IDLabelRootType" />
        <xs:element name="IDValue" type="LongStringType" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IDLabel adsml:IDLabel (1) (1)
IDValue adsml:IDValue (1) (1)
Collapse Derivation Tree:
Collapse References:
adsml:CompanyID, adsml-fi:ExchangeMarketID, adsml:FormalIdentifier, adsml:Identifieradsml:OtherLabeledIDType,