simpleType IndicatorType
namespace urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
type restriction of xsd:boolean
used by
complexTypes 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
facets
pattern false
pattern true
annotation
documentation
<ccts:UniqueID>UDT0000012</ccts:UniqueID>
<ccts:CategoryCode>UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Indicator. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A list of two mutually exclusive Boolean values that express the only possible states of a property.</ccts:Definition>
<ccts:RepresentationTermName>Indicator</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>boolean</xsd:BuiltinType>
source <xsd:simpleType name="IndicatorType">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT0000012</ccts:UniqueID>
     
<ccts:CategoryCode>UDT</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Indicator. Type</ccts:DictionaryEntryName>
     
<ccts:VersionID>1.0</ccts:VersionID>
     
<ccts:Definition>A list of two mutually exclusive Boolean values that express the only possible states of a property.</ccts:Definition>
     
<ccts:RepresentationTermName>Indicator</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy