Definition Type: SimpleType
Name: IndicatorType
Namespace: urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Containing Schema: UnqualifiedDataTypeSchemaModule-2.0.xsd
Documentation:
UDT0000012 UDT Indicator. Type 1.0 A list of two mutually exclusive Boolean values that express the only possible states of a property. Indicator string boolean
Collapse XSD Schema Diagram:
XSD Diagram of IndicatorType in schema unqualifieddatatypeschemamodule-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:simpleType name="IndicatorType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT0000012</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Indicator. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:2">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">A list of two mutually exclusive Boolean values that express the only possible states of a property.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Indicator</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">string</ccts:PrimitiveType>
            <xsd:BuiltinType>boolean</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:boolean">
        <xsd:pattern value="false" />
        <xsd:pattern value="true" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern false
Collapse Derivation Tree:
Collapse References:
cbc:AcceptedIndicatorType, cbc:AdValoremIndicatorType, cbc:BackOrderAllowedIndicatorType, cbc:BalanceBroughtForwardIndicatorType, cbc:CatalogueIndicatorType, cbc:ChargeIndicatorType, cbc:ClassifiedIndicatorType, cbc:CompletionIndicatorType, cbc:CopyIndicatorType, cbc:CustomsImportClassifiedIndicatorType, cbc:FreeOfChargeIndicatorType, cbc:HazardousRiskIndicatorType, cbc:IndicationIndicatorType, cbc:IndicatorType, cbc:ItemUpdateRequestIndicatorType, cbc:LegalStatusIndicatorType, cbc:MarkAttentionIndicatorType, cbc:MarkCareIndicatorType, cbc:OnCarriageIndicatorType, cbc:OrderableIndicatorType, cbc:PartialDeliveryIndicatorType, cbc:PreCarriageIndicatorType, cbc:PrepaidIndicatorType, cbc:PricingUpdateRequestIndicatorType, cbc:RefrigerationOnIndicatorType, cbc:ReturnabilityIndicatorType, cbc:ReturnableMaterialIndicatorType, cbc:SplitConsignmentIndicatorType, cbc:TaxEvidenceIndicatorType, cbc:ToOrderIndicatorType