Definition Type: Attribute
Name: schemeAgencyID
Namespace: urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypeSchemaModule-2.0.xsd
Use Optional
Documentation:
UDT000011-SC4 SC Identification Scheme Agency. Identifier The identification of the agency that maintains the identification scheme. Identification Scheme Agency Identification Identifier string Defaults to the UN/EDIFACT data element 3055 code list.
Collapse XSD Schema Diagram:
XSD Diagram of schemeAgencyID in schema unqualifieddatatypeschemamodule-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:attribute name="schemeAgencyID" type="xsd:normalizedString" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT000011-SC4</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identification Scheme Agency. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">The identification of the agency that maintains the identification scheme.</ccts:Definition>
            <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identification Scheme Agency</ccts:ObjectClass>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identification</ccts:PropertyTermName>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">string</ccts:PrimitiveType>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:2">Defaults to the UN/EDIFACT data element 3055 code list.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>