Schema CoreComponentTypes 0p1.xsd


schema location:  C:\Program Files\Altova\XML Spy Suite\Template\New.xsd
 
Complex types  Simple types 
AmountType  AmountContentType 
CodeType  AmountCurrencyIdentificationCodeType 
DateTimeType  CodeContentType 
GraphicType  CodeListAgencyIdentifierType 
IdentifierType  CodeListIdentifierType 
IndicatorType  CodeListVersionIdentifierType 
MeasureType  CodeNameType 
NumericType  DateTimeContentType 
PictureType  DateTimeFormatType 
QuantityType  GraphicContentType 
TextType  GraphicFormatType 
IdentificationSchemeAgencyNameType 
IdentificationSchemeNameType 
IdentifierContentType 
IndicatorContentType 
IndicatorFormatType 
LanguageCodeType 
MeasureContentType 
MeasureUnitCodeType 
NumericContentType 
NumericFormatType 
PictureContentType 
PictureFormatType 
QuantityContentType 
QuantityUnitCodeListAgencyIdentifierType 
QuantityUnitCodeListIdentifierType 
QuantityUnitCodeType 
TextContentType 


complexType AmountType
diagram
children AmountContent AmountCurrencyIdentficationCode
annotation
documentation 
A number of monetary units specified in a currency where the unit of currency is explicit or implied.
source
<xs:complexType name="AmountType" id="000105">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A number of monetary units specified in a currency where the unit of currency is explicit or implied.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="AmountContent" type="AmountContentType" id="000106">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A number of monetary units specified in a currency where the unit of currency is explicit or implied</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AmountCurrencyIdentficationCode" type="AmountCurrencyIdentificationCodeType" id="000107">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The currency of the amount.
Reference ISO 4217.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

element AmountType/AmountContent
diagram
type AmountContentType
annotation
documentation 
A number of monetary units specified in a currency where the unit of currency is explicit or implied
source
<xs:element name="AmountContent" type="AmountContentType" id="000106">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A number of monetary units specified in a currency where the unit of currency is explicit or implied</xs:documentation>
  </xs:annotation>
</xs:element>

element AmountType/AmountCurrencyIdentficationCode
diagram
type AmountCurrencyIdentificationCodeType
annotation
documentation 
The currency of the amount.
Reference ISO 4217.
source
<xs:element name="AmountCurrencyIdentficationCode" type="AmountCurrencyIdentificationCodeType" id="000107">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The currency of the amount.
Reference ISO 4217.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType CodeType
diagram
children CodeContent CodeName
attributes
Name  Type  Use  Default  Fixed  
CodeListIdentifier  CodeListIdentifierType  optional      
CodeListAgencyIdentifier  CodeListAgencyIdentifierType  optional      
CodeListVersionIdentifier  CodeListVersionIdentifierType  optional      
LanguageCode  LanguageCodeType  optional      
annotation
documentation 
A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information.
source
<xs:complexType name="CodeType" id="000089">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CodeContent" type="CodeContentType" id="000091">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CodeName" type="CodeNameType" id="000100">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The textual equivalent of the code content.
If no code content exists, the code name can be used on its own.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="CodeListIdentifier" type="CodeListIdentifierType" use="optional" id="000092">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The name of a list of codes.
Can be used to identify the URL of a source that defines the set of currently approved permitted values.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="CodeListAgencyIdentifier" type="CodeListAgencyIdentifierType" use="optional" id="000093">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">An agency that maintains one or more code lists.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="CodeListVersionIdentifier" type="CodeListVersionIdentifierType" use="optional" id="000099">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The version of the code list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="LanguageCode" type="LanguageCodeType" use="optional" id="000075">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string.
Reference ISO 639: 1998.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element CodeType/CodeContent
diagram
type CodeContentType
annotation
documentation 
A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute.
source
<xs:element name="CodeContent" type="CodeContentType" id="000091">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute.</xs:documentation>
  </xs:annotation>
</xs:element>

element CodeType/CodeName
diagram
type CodeNameType
annotation
documentation 
The textual equivalent of the code content.
If no code content exists, the code name can be used on its own.
source
<xs:element name="CodeName" type="CodeNameType" id="000100">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The textual equivalent of the code content.
If no code content exists, the code name can be used on its own.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType DateTimeType
diagram
children DateTimeContent
attributes
Name  Type  Use  Default  Fixed  
DateTimeFormat  DateTimeFormatType  required      
annotation
documentation 
A particular point in the progression of time together with relevant supplementary information. 
Can be used for a date and/or time.
source
<xs:complexType name="DateTimeType" id="000066">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A particular point in the progression of time together with relevant supplementary information. 
Can be used for a date and/or time.
</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DateTimeContent" type="DateTimeContentType" id="000067">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="DateTimeFormat" type="DateTimeFormatType" use="required" id="000068">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The format of the date/time content.
Reference ISO 8601.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element DateTimeType/DateTimeContent
diagram
type DateTimeContentType
annotation
documentation 
The particular point in the progression of time.
source
<xs:element name="DateTimeContent" type="DateTimeContentType" id="000067">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType GraphicType
diagram
children GraphicContent
attributes
Name  Type  Use  Default  Fixed  
GraphicFormat  GraphicFormatType  required      
annotation
documentation 
A diagram, graph, mathematical curves, or similar representation.
source
<xs:complexType name="GraphicType" id="000200">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="GraphicContent" type="GraphicContentType" id="000202">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="GraphicFormat" type="GraphicFormatType" use="required" id="000200">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The format of the graphic content.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element GraphicType/GraphicContent
diagram
type GraphicContentType
annotation
documentation 
A diagram, graph, mathematical curves, or similar representation.
source
<xs:element name="GraphicContent" type="GraphicContentType" id="000202">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType IdentifierType
diagram
children IdentifierContent
attributes
Name  Type  Use  Default  Fixed  
IdentificationSchemeName  IdentificationSchemeNameType  required      
IdentificationSchemeAgencyName  IdentificationSchemeAgencyNameType  optional      
LanguageCode  LanguageCodeType  required      
annotation
documentation 
A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme together with relevant supplementary information. 
source
<xs:complexType name="IdentifierType" id="000101">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme together with relevant supplementary information. </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="IdentifierContent" type="IdentifierContentType" id="000102">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="IdentificationSchemeName" type="IdentificationSchemeNameType" use="required" id="000103">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The name of the identification scheme.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="IdentificationSchemeAgencyName" type="IdentificationSchemeAgencyNameType" use="optional" id="000104">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The agency that maintains the identification scheme.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="LanguageCode" type="LanguageCodeType" use="required" id="000075">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string.
Reference ISO 639: 1998</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element IdentifierType/IdentifierContent
diagram
type IdentifierContentType
annotation
documentation 
A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme.
source
<xs:element name="IdentifierContent" type="IdentifierContentType" id="000102">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType IndicatorType
diagram
children IndicatorContent
attributes
Name  Type  Use  Default  Fixed  
IndicatorFormat  IndicatorFormatType  required      
annotation
documentation 
A list of two, and only two, values which indicate a condition such as on/off; true/false etc. (synonym: “Boolean”).
source
<xs:complexType name="IndicatorType" id="000180">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A list of two, and only two, values which indicate a condition such as on/off; true/false etc. (synonym: “Boolean”).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="IndicatorContent" type="IndicatorContentType" id="000181">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The value of the indicator
For example on, off, true, false</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="IndicatorFormat" type="IndicatorFormatType" use="required">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">Whether the indicator is numeric, textual or binary.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element IndicatorType/IndicatorContent
diagram
type IndicatorContentType
annotation
documentation 
The value of the indicator
For example on, off, true, false
source
<xs:element name="IndicatorContent" type="IndicatorContentType" id="000181">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The value of the indicator
For example on, off, true, false</xs:documentation>
  </xs:annotation>
</xs:element>

complexType MeasureType
diagram
children MeasureContent MeasureUnitCode
annotation
documentation 
The size, volume, mass, amount or scope derived by performing a physical measure together with relevant supplementary information.
source
<xs:complexType name="MeasureType" id="000152">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The size, volume, mass, amount or scope derived by performing a physical measure together with relevant supplementary information.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="MeasureContent" type="MeasureContentType" id="000153">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The size, volume, mass, amount or scope derived by performing a physical measure.
For example, 20 kilograms (20 is the measure content).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MeasureUnitCode" type="MeasureUnitCodeType" id="000154">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The type of unit of measure.
Reference UN/ECE Recommendation #20 and X12 355. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometres use CCT measure type.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

element MeasureType/MeasureContent
diagram
type MeasureContentType
annotation
documentation 
The size, volume, mass, amount or scope derived by performing a physical measure.
For example, 20 kilograms (20 is the measure content).
source
<xs:element name="MeasureContent" type="MeasureContentType" id="000153">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The size, volume, mass, amount or scope derived by performing a physical measure.
For example, 20 kilograms (20 is the measure content).</xs:documentation>
  </xs:annotation>
</xs:element>

element MeasureType/MeasureUnitCode
diagram
type MeasureUnitCodeType
annotation
documentation 
The type of unit of measure.
Reference UN/ECE Recommendation #20 and X12 355. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometres use CCT measure type.
source
<xs:element name="MeasureUnitCode" type="MeasureUnitCodeType" id="000154">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The type of unit of measure.
Reference UN/ECE Recommendation #20 and X12 355. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometres use CCT measure type.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType NumericType
diagram
children NumericContent
attributes
Name  Type  Use  Default  Fixed  
NumericFormat  NumericFormatType  required      
annotation
documentation 
A representation of a number.
May or may not be decimal
source
<xs:complexType name="NumericType" id="000182">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A representation of a number.
May or may not be decimal</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="NumericContent" type="NumericContentType" id="000183">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The representation of a number.
May be decimal.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="NumericFormat" type="NumericFormatType" use="required" id="000204">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">Whether the number is an integer, decimal, real number or percentage.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element NumericType/NumericContent
diagram
type NumericContentType
annotation
documentation 
The representation of a number.
May be decimal.
source
<xs:element name="NumericContent" type="NumericContentType" id="000183">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The representation of a number.
May be decimal.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType PictureType
diagram
children PictureContent
attributes
Name  Type  Use  Default  Fixed  
PictureFormat  PictureFormatType  required      
annotation
documentation 
A visual representation of a person, object, or scene.
source
<xs:complexType name="PictureType" id="000201">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="PictureContent" type="PictureContentType" id="000205">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="PictureFormat" type="PictureFormatType" use="required" id="000206">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The acronym of the coding scheme used to record the picture.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element PictureType/PictureContent
diagram
type PictureContentType
annotation
documentation 
A visual representation of a person, object, or scene.
source
<xs:element name="PictureContent" type="PictureContentType" id="000205">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType QuantityType
diagram
children QuantityContent
attributes
Name  Type  Use  Default  Fixed  
QuantityUnitCodeListIdentifier  QuantityUnitCodeListIdentifierType  required      
QuantityUnitCodeListAgencyIdentifier  QuantityUnitCodeListAgencyIdentifierType  optional      
annotation
documentation 
A number of non-monetary units together with relevant supplementary information.
source
<xs:complexType name="QuantityType" id="000108">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A number of non-monetary units together with relevant supplementary information.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="QuantityContent" type="QuantityContentType" id="000109">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">The unit of the quantity.
May use UN/ECE Recommendation #20 and X12 355, but for actual measurements use the CCT measure type. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometers use CCT measure type.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="QuantityUnitCodeListIdentifier" type="QuantityUnitCodeListIdentifierType" use="required" id="000111">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The quantity unit code list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="QuantityUnitCodeListAgencyIdentifier" type="QuantityUnitCodeListAgencyIdentifierType" use="optional" id="000112">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The agency which maintains the quantity unit code list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element QuantityType/QuantityContent
diagram
type QuantityContentType
annotation
documentation 
The unit of the quantity.
May use UN/ECE Recommendation #20 and X12 355, but for actual measurements use the CCT measure type. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometers use CCT measure type.
source
<xs:element name="QuantityContent" type="QuantityContentType" id="000109">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The unit of the quantity.
May use UN/ECE Recommendation #20 and X12 355, but for actual measurements use the CCT measure type. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometers use CCT measure type.</xs:documentation>
  </xs:annotation>
</xs:element>

complexType TextType
diagram
children TextContent
attributes
Name  Type  Use  Default  Fixed  
LanguageCode  LanguageCodeType  required      
annotation
documentation 
A character string with or without a specified language.
source
<xs:complexType name="TextType" id="000090">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string with or without a specified language.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TextContent" type="TextContentType" id="000094">
      <xs:annotation>
        <xs:documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="LanguageCode" type="LanguageCodeType" use="required" id="000075">
    <xs:annotation>
      <xs:documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string.
Reference ISO 639: 1998.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

element TextType/TextContent
diagram
type TextContentType
annotation
documentation 
A character string generally in the form of words.
source
<xs:element name="TextContent" type="TextContentType" id="000094">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</xs:documentation>
  </xs:annotation>
</xs:element>

simpleType AmountContentType
type xs:decimal
used by
element AmountType/AmountContent
annotation
documentation 
A number of monetary units specified in a currency is explicit or implied,
source
<xs:simpleType name="AmountContentType" id="000106">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A number of monetary units specified in a currency is explicit or implied,</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>

simpleType AmountCurrencyIdentificationCodeType
type xs:token
used by
element AmountType/AmountCurrencyIdentficationCode
annotation
documentation 
The currency of the amount.
Reference ISO 4217
source
<xs:simpleType name="AmountCurrencyIdentificationCodeType" id="000107">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The currency of the amount.
Reference ISO 4217</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType CodeContentType
type xs:token
used by
element CodeType/CodeContent
annotation
documentation 
A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute
source
<xs:simpleType name="CodeContentType" id="000091">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an attribute</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType CodeListAgencyIdentifierType
type xs:token
used by
attribute CodeType/@CodeListAgencyIdentifier
annotation
documentation 
An agency that maintains one or more code lists.
source
<xs:simpleType name="CodeListAgencyIdentifierType" id="000093">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">An agency that maintains one or more code lists.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType CodeListIdentifierType
type xs:token
used by
attribute CodeType/@CodeListIdentifier
annotation
documentation 
The name of a list of codes. 
Can be used to identify the URL of a source that defines the set of currently approved permitted values
source
<xs:simpleType name="CodeListIdentifierType" id="000092">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The name of a list of codes. 
Can be used to identify the URL of a source that defines the set of currently approved permitted values</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType CodeListVersionIdentifierType
type xs:token
used by
attribute CodeType/@CodeListVersionIdentifier
annotation
documentation 
The version of the code list.
source
<xs:simpleType name="CodeListVersionIdentifierType" id="000099">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The version of the code list.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType CodeNameType
type xs:string
used by
element CodeType/CodeName
annotation
documentation 
The textual equivalent of the code content.
If no code content exists, the code name can be used on its own.
source
<xs:simpleType name="CodeNameType" id="000100">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The textual equivalent of the code content.
If no code content exists, the code name can be used on its own.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType DateTimeContentType
type xs:string
used by
element DateTimeType/DateTimeContent
annotation
documentation 
The particular point in the progression of time.
source
<xs:simpleType name="DateTimeContentType" id="000067">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType DateTimeFormatType
type xs:token
used by
attribute DateTimeType/@DateTimeFormat
annotation
documentation 
The format of the date/time content. 
Reference ISO 8601
source
<xs:simpleType name="DateTimeFormatType" id="000068">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The format of the date/time content. 
Reference ISO 8601</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType GraphicContentType
type xs:base64Binary
used by
element GraphicType/GraphicContent
annotation
documentation 
A diagram, graph, mathematical curves, or similar representation.
source
<xs:simpleType name="GraphicContentType" id="000202">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:base64Binary"/>
</xs:simpleType>

simpleType GraphicFormatType
type xs:ID
used by
attribute GraphicType/@GraphicFormat
annotation
documentation 
The format of the graphic content
source
<xs:simpleType name="GraphicFormatType" id="000203">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The format of the graphic content</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:ID"/>
</xs:simpleType>

simpleType IdentificationSchemeAgencyNameType
type xs:token
used by
attribute IdentifierType/@IdentificationSchemeAgencyName
annotation
documentation 
The agency that maintains the identification scheme.
source
<xs:simpleType name="IdentificationSchemeAgencyNameType" id="000104">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The agency that maintains the identification scheme.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType IdentificationSchemeNameType
type xs:token
used by
attribute IdentifierType/@IdentificationSchemeName
annotation
documentation 
The name of the identification scheme.
source
<xs:simpleType name="IdentificationSchemeNameType" id="000103">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The name of the identification scheme.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType IdentifierContentType
type xs:string
used by
element IdentifierType/IdentifierContent
annotation
documentation 
A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme.
source
<xs:simpleType name="IdentifierContentType" id="000102">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects within the same scheme.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType IndicatorContentType
type xs:token
used by
element IndicatorType/IndicatorContent
annotation
documentation 
The value of the indicator.
For example on, off, true, false.
source
<xs:simpleType name="IndicatorContentType" id="000181">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The value of the indicator.
For example on, off, true, false.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType IndicatorFormatType
type xs:token
used by
attribute IndicatorType/@IndicatorFormat
annotation
documentation 
Whether the indicator is numeric, textual or binary.
source
<xs:simpleType name="IndicatorFormatType">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">Whether the indicator is numeric, textual or binary.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType LanguageCodeType
type xs:language
used by
attributes CodeType/@LanguageCode IdentifierType/@LanguageCode TextType/@LanguageCode
annotation
documentation 
The identifier of the language used in the corresponding text string.
Reference ISO 639: 1998
source
<xs:simpleType name="LanguageCodeType" id="000075">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string.
Reference ISO 639: 1998</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:language"/>
</xs:simpleType>

simpleType MeasureContentType
type xs:decimal
used by
element MeasureType/MeasureContent
annotation
documentation 
The size, volume, mass, amount or scope derived by performing a physical measure.
For example, 20 kilograms (20 is the measure content).
source
<xs:simpleType name="MeasureContentType" id="000153">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The size, volume, mass, amount or scope derived by performing a physical measure.
For example, 20 kilograms (20 is the measure content).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>

simpleType MeasureUnitCodeType
type xs:token
used by
element MeasureType/MeasureUnitCode
annotation
documentation 
The type of unit of measure.
Reference UN/ECE Recommendation #20 and X12 355. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometres use CCT measure type:
source
<xs:simpleType name="MeasureUnitCodeType" id="000154">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The type of unit of measure.
Reference UN/ECE Recommendation #20 and X12 355. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometres use CCT measure type:</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType NumericContentType
type xs:decimal
used by
element NumericType/NumericContent
annotation
documentation 
The representation of a number.
May be decimal.
source
<xs:simpleType name="NumericContentType" id="000183">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The representation of a number.
May be decimal.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>

simpleType NumericFormatType
type xs:token
used by
attribute NumericType/@NumericFormat
annotation
documentation 
Whether the number is an integer, decimal, real number or percentage.
source
<xs:simpleType name="NumericFormatType" id="000204">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">Whether the number is an integer, decimal, real number or percentage.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType PictureContentType
type xs:base64Binary
used by
element PictureType/PictureContent
annotation
documentation 
A visual representation of a person, object, or scene.
source
<xs:simpleType name="PictureContentType" id="000205">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:base64Binary"/>
</xs:simpleType>

simpleType PictureFormatType
type xs:ID
used by
attribute PictureType/@PictureFormat
annotation
documentation 
The acronym of the coding scheme used to record the picture.
source
<xs:simpleType name="PictureFormatType" id="000206">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The acronym of the coding scheme used to record the picture.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:ID"/>
</xs:simpleType>

simpleType QuantityContentType
type xs:token
used by
element QuantityType/QuantityContent
annotation
documentation 
A number of non-monetary units.
source
<xs:simpleType name="QuantityContentType" id="000109">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A number of non-monetary units.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType QuantityUnitCodeListAgencyIdentifierType
type xs:token
used by
attribute QuantityType/@QuantityUnitCodeListAgencyIdentifier
annotation
documentation 
The agency which maintains the quantity unit code list.
source
<xs:simpleType name="QuantityUnitCodeListAgencyIdentifierType" id="000112">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The agency which maintains the quantity unit code list.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType QuantityUnitCodeListIdentifierType
type xs:token
used by
attribute QuantityType/@QuantityUnitCodeListIdentifier
annotation
documentation 
The quantity unit code list.
source
<xs:simpleType name="QuantityUnitCodeListIdentifierType" id="000111">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The quantity unit code list.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType QuantityUnitCodeType
type xs:token
annotation
documentation 
The unit of the quantity.
May use UN/ECE Recommendation #20 and X12 355, but for actual measurements use the CCT measure type. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometers use CCT measure type.
source
<xs:simpleType name="QuantityUnitCodeType" id="000110">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">The unit of the quantity.
May use UN/ECE Recommendation #20 and X12 355, but for actual measurements use the CCT measure type. For example, for $10/100 km use CCT quantity type and for a measured distance of 20 kilometers use CCT measure type.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token"/>
</xs:simpleType>

simpleType TextContentType
type xs:string
used by
element TextType/TextContent
annotation
documentation 
A character string generally in the form of words.
source
<xs:simpleType name="TextContentType" id="000094">
  <xs:annotation>
    <xs:documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>


XML Schema documentation generated with
XML Spy Schema Editor www.xmlspy.com