simpleType IndicatorType
namespace urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
type restriction of xs:boolean
properties
base xsd:boolean
used by
complexTypes AcceptedIndicatorType AdValoremIndicatorType BackOrderAllowedIndicatorType BalanceBroughtForwardIndicatorType CatalogueIndicatorType ChargeIndicatorType ClassifiedIndicatorType CompletionIndicatorType CopyIndicatorType CustomsImportClassifiedIndicatorType FreeOfChargeIndicatorType HazardousRiskIndicatorType IndicationIndicatorType IndicatorType ItemUpdateRequestIndicatorType LegalStatusIndicatorType MarkAttentionIndicatorType MarkCareIndicatorType OnCarriageIndicatorType OrderableIndicatorType PartialDeliveryIndicatorType PreCarriageIndicatorType PrepaidIndicatorType PricingUpdateRequestIndicatorType RefrigerationOnIndicatorType ReturnabilityIndicatorType ReturnableMaterialIndicatorType SplitConsignmentIndicatorType TaxEvidenceIndicatorType ToOrderIndicatorType
facets
Kind Value Annotation
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 <xs:simpleType name="IndicatorType">
 
<xs:annotation>
   
<xs: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>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xsd:boolean">
   
<xs:pattern value="false"/>
   
<xs:pattern value="true"/>
 
</xs:restriction>
</xs:simpleType>


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