schema location: | C:\Program Files\Altova\XML Spy Suite\Template\New.xsd |
diagram | ![]() |
||
children | AmountContent AmountCurrencyIdentficationCode | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | AmountContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | AmountCurrencyIdentificationCodeType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
children | CodeContent CodeName | ||
attributes | |||
annotation |
|
||
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> |
diagram | ![]() |
||
type | CodeContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | CodeNameType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | DateTimeContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | DateTimeContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | GraphicContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | GraphicContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
children | IdentifierContent | ||
attributes | |||
annotation |
|
||
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> |
diagram | ![]() |
||
type | IdentifierContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | IndicatorContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | IndicatorContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
children | MeasureContent MeasureUnitCode | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | MeasureContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | MeasureUnitCodeType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | NumericContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | NumericContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | PictureContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | PictureContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
|||||||||||||||
children | QuantityContent | |||||||||||||||
attributes |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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> |
diagram | ![]() |
||
type | QuantityContentType | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||
children | TextContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | ![]() |
||
type | TextContentType | ||
annotation |
|
||
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> |
type | xs:decimal | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:base64Binary | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:ID | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:language | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:decimal | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:decimal | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:base64Binary | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:ID | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
used by |
|
||
annotation |
|
||
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> |
type | xs:token | ||
annotation |
|
||
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> |
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |