schema location: | C:\Users\My Documents\UBL\LCSC\CoreComponents\CoreComponentTypes0p1.xsd |
targetNamespace: | CoreComponentTypes0p2.xsd |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | AmountContent AmountCurrencyIdentficationCode | ||
annotation |
|
||
source | <complexType name="AmountType" id="000105"> <annotation> <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.</documentation> </annotation> <sequence> <element name="AmountContent" type="cct:AmountContentType" id="000106"> <annotation> <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</documentation> </annotation> </element> <element name="AmountCurrencyIdentficationCode" type="cct:AmountCurrencyIdentificationCodeType" id="000107"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The currency of the amount. Reference ISO 4217.</documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:AmountContentType | ||
annotation |
|
||
source | <element name="AmountContent" type="cct:AmountContentType" id="000106"> <annotation> <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</documentation> </annotation> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:AmountCurrencyIdentificationCodeType | ||
annotation |
|
||
source | <element name="AmountCurrencyIdentficationCode" type="cct:AmountCurrencyIdentificationCodeType" id="000107"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The currency of the amount. Reference ISO 4217.</documentation> </annotation> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | CodeContent CodeListIdentifier CodeName | ||
annotation |
|
||
source | <complexType name="CodeType" id="000089"> <annotation> <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.</documentation> </annotation> <sequence> <element name="CodeContent" type="cct:CodeContentType" id="000091"> <annotation> <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.</documentation> </annotation> </element> <element name="CodeListIdentifier" id="000092"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:CodeListIdentifierType"> <attribute name="CodeListVersionAgencyIdentifier" type="cct:CodeListAgencyIdentifierType" use="optional" id="000093"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">An agency that maintains one or more code lists.</documentation> </annotation> </attribute> <attribute name="CpdeListVersionIdentifier" type="cct:CodeListVersionIdentifierType" use="optional" id="000099"/> </extension> </simpleContent> </complexType> </element> <element name="CodeName" id="000100"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:CodeNameType"> <attribute name="LanguageCode" type="cct:LanguageCodeType" use="optional" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:CodeContentType | ||
annotation |
|
||
source | <element name="CodeContent" type="cct:CodeContentType" id="000091"> <annotation> <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.</documentation> </annotation> </element> |
diagram | ![]() |
|||||||||||||||
namespace | CoreComponentTypes0p2.xsd | |||||||||||||||
type | extension of cct:CodeListIdentifierType | |||||||||||||||
attributes |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <element name="CodeListIdentifier" id="000092"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:CodeListIdentifierType"> <attribute name="CodeListVersionAgencyIdentifier" type="cct:CodeListAgencyIdentifierType" use="optional" id="000093"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">An agency that maintains one or more code lists.</documentation> </annotation> </attribute> <attribute name="CpdeListVersionIdentifier" type="cct:CodeListVersionIdentifierType" use="optional" id="000099"/> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:CodeNameType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="CodeName" id="000100"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:CodeNameType"> <attribute name="LanguageCode" type="cct:LanguageCodeType" use="optional" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | DateTimeContent | ||
annotation |
|
||
source | <complexType name="DateTimeType" id="000066"> <annotation> <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. </documentation> </annotation> <sequence> <element name="DateTimeContent" id="000067"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:DateTimeContentType"> <attribute name="DateTimeFormat" type="cct:DateTimeFormatType" use="required" id="000068"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the date/time content. Reference ISO 8601.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:DateTimeContentType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="DateTimeContent" id="000067"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:DateTimeContentType"> <attribute name="DateTimeFormat" type="cct:DateTimeFormatType" use="required" id="000068"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the date/time content. Reference ISO 8601.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | GraphicContent | ||
annotation |
|
||
source | <complexType name="GraphicType" id="000200"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</documentation> </annotation> <sequence> <element name="GraphicContent" id="000202"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:GraphicContentType"> <attribute name="GraphicFormat" type="cct:GraphicFormatType" use="required" id="000200"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the graphic content.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:GraphicContentType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="GraphicContent" id="000202"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:GraphicContentType"> <attribute name="GraphicFormat" type="cct:GraphicFormatType" use="required" id="000200"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the graphic content.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | IdentifierContent | ||
annotation |
|
||
source | <complexType name="IdentifierType" id="000101"> <annotation> <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. </documentation> </annotation> <sequence> <element name="IdentifierContent" id="000102"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:IdentifierContentType"> <attribute name="IdentificationSchemeName" type="cct:IdentificationSchemeNameType" use="optional" id="000103"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The name of the identification scheme.</documentation> </annotation> </attribute> <attribute name="IdentificationSchemeAgencyName" type="cct:IdentificationSchemeAgencyNameType" use="optional" id="000104"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency that maintains the identification scheme.</documentation> </annotation> </attribute> <attribute name="LanguageCode" type="cct:LanguageCodeType" use="optional" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | extension of cct:IdentifierContentType | ||
attributes | |||
annotation |
|
||
source | <element name="IdentifierContent" id="000102"> <annotation> <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.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:IdentifierContentType"> <attribute name="IdentificationSchemeName" type="cct:IdentificationSchemeNameType" use="optional" id="000103"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The name of the identification scheme.</documentation> </annotation> </attribute> <attribute name="IdentificationSchemeAgencyName" type="cct:IdentificationSchemeAgencyNameType" use="optional" id="000104"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency that maintains the identification scheme.</documentation> </annotation> </attribute> <attribute name="LanguageCode" type="cct:LanguageCodeType" use="optional" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | IndicatorContent | ||
annotation |
|
||
source | <complexType name="IndicatorType" id="000180"> <annotation> <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”).</documentation> </annotation> <sequence> <element name="IndicatorContent" id="000181"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The value of the indicator For example on, off, true, false</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:IndicatorContentType"> <attribute name="IndicatorFormat" type="cct:IndicatorFormatType" use="required"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">Whether the indicator is numeric, textual or binary.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:IndicatorContentType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="IndicatorContent" id="000181"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The value of the indicator For example on, off, true, false</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:IndicatorContentType"> <attribute name="IndicatorFormat" type="cct:IndicatorFormatType" use="required"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">Whether the indicator is numeric, textual or binary.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | MeasureContent MeasureUnitCode | ||
annotation |
|
||
source | <complexType name="MeasureType" id="000152"> <annotation> <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.</documentation> </annotation> <sequence> <element name="MeasureContent" type="cct:MeasureContentType" id="000153"> <annotation> <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).</documentation> </annotation> </element> <element name="MeasureUnitCode" type="cct:MeasureUnitCodeType" id="000154"> <annotation> <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.</documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:MeasureContentType | ||
annotation |
|
||
source | <element name="MeasureContent" type="cct:MeasureContentType" id="000153"> <annotation> <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).</documentation> </annotation> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:MeasureUnitCodeType | ||
annotation |
|
||
source | <element name="MeasureUnitCode" type="cct:MeasureUnitCodeType" id="000154"> <annotation> <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.</documentation> </annotation> </element> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
children | NumericContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <complexType name="NumericType" id="000182"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A representation of a number. May or may not be decimal</documentation> </annotation> <sequence> <element name="NumericContent" id="000183"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The representation of a number. May be decimal.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:NumericContentType"> <attribute name="NumericFormat" type="cct:NumericFormatType" use="required" id="000204"/> </extension> </simpleContent> </complexType> </element> </sequence> <attribute name="NumericFormat" type="cct:NumericFormatType" use="required" id="000204"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">Whether the number is an integer, decimal, real number or percentage.</documentation> </annotation> </attribute> </complexType> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:NumericContentType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="NumericContent" id="000183"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The representation of a number. May be decimal.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:NumericContentType"> <attribute name="NumericFormat" type="cct:NumericFormatType" use="required" id="000204"/> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | PictureContent | ||
annotation |
|
||
source | <complexType name="PictureType" id="000201"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</documentation> </annotation> <sequence> <element name="PictureContent" id="000205"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:PictureContentType"> <attribute name="PictureFormat" type="cct:PictureFormatType" use="required" id="000206"> <annotation> <documentation source="CCTS V1.7">The acronym of the coding scheme used to record the picture.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
type | extension of cct:PictureContentType | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <element name="PictureContent" id="000205"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:PictureContentType"> <attribute name="PictureFormat" type="cct:PictureFormatType" use="required" id="000206"> <annotation> <documentation source="CCTS V1.7">The acronym of the coding scheme used to record the picture.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
children | QuantityContent QuantityUnitCode | ||
annotation |
|
||
source | <complexType name="QuantityType" id="000108"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A number of non-monetary units together with relevant supplementary information.</documentation> </annotation> <sequence> <element name="QuantityContent" type="cct:QuantityContentType" id="000109"> <annotation> <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.</documentation> </annotation> </element> <element name="QuantityUnitCode"> <annotation> <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 measure distance of 20 kilometers use CCT measure type.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:QuantityUnitCodeType"> <attribute name="QuantityUnitCodeListIdentifier" type="cct:QuantityUnitCodeListIdentifierType" use="required" id="000111"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The quantity unit code list.</documentation> </annotation> </attribute> <attribute name="QuantityUnitCodeListAgencyIdentifier" type="cct:QuantityUnitCodeListAgencyIdentifierType" use="optional" id="000112"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency which maintains the quantity unit code list.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | cct:QuantityContentType | ||
annotation |
|
||
source | <element name="QuantityContent" type="cct:QuantityContentType" id="000109"> <annotation> <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.</documentation> </annotation> </element> |
diagram | ![]() |
|||||||||||||||
namespace | CoreComponentTypes0p2.xsd | |||||||||||||||
type | extension of cct:QuantityUnitCodeType | |||||||||||||||
attributes |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <element name="QuantityUnitCode"> <annotation> <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 measure distance of 20 kilometers use CCT measure type.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:QuantityUnitCodeType"> <attribute name="QuantityUnitCodeListIdentifier" type="cct:QuantityUnitCodeListIdentifierType" use="required" id="000111"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The quantity unit code list.</documentation> </annotation> </attribute> <attribute name="QuantityUnitCodeListAgencyIdentifier" type="cct:QuantityUnitCodeListAgencyIdentifierType" use="optional" id="000112"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency which maintains the quantity unit code list.</documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> </element> |
diagram | ![]() |
||||||||||
namespace | CoreComponentTypes0p2.xsd | ||||||||||
children | TextContent | ||||||||||
attributes |
|
||||||||||
annotation |
|
||||||||||
source | <complexType name="TextType" id="000090"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A character string with or without a specified language.</documentation> </annotation> <sequence> <element name="TextContent" id="000094"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:TextContentType"/> </simpleContent> </complexType> </element> </sequence> <attribute name="LanguageCode" type="cct:LanguageCodeType" use="required" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998.</documentation> </annotation> </attribute> </complexType> |
diagram | ![]() |
||
namespace | CoreComponentTypes0p2.xsd | ||
type | extension of cct:TextContentType | ||
annotation |
|
||
source | <element name="TextContent" id="000094"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</documentation> </annotation> <complexType> <simpleContent> <extension base="cct:TextContentType"/> </simpleContent> </complexType> </element> |
namespace | CoreComponentTypes0p2.xsd | ||
type | decimal | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="AmountContentType" id="000106"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A number of monetary units specified in a currency is explicit or implied,</documentation> </annotation> <restriction base="decimal"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="AmountCurrencyIdentificationCodeType" id="000107"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The currency of the amount.Reference ISO 4217</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="CodeContentType" id="000091"> <annotation> <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</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="CodeListAgencyIdentifierType" id="000093"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">An agency that maintains one or more code lists.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="CodeListIdentifierType" id="000092"> <annotation> <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</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="CodeListVersionIdentifierType" id="000099"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The version of the code list.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | string | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="CodeNameType" id="000100"> <annotation> <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.</documentation> </annotation> <restriction base="string"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | string | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="DateTimeContentType" id="000067"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The particular point in the progression of time.</documentation> </annotation> <restriction base="string"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="DateTimeFormatType" id="000068"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the date/time content. Reference ISO 8601</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | base64Binary | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="GraphicContentType" id="000202"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A diagram, graph, mathematical curves, or similar representation.</documentation> </annotation> <restriction base="base64Binary"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | ID | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="GraphicFormatType" id="000203"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The format of the graphic content</documentation> </annotation> <restriction base="ID"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="IdentificationSchemeAgencyNameType" id="000104"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency that maintains the identification scheme.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="IdentificationSchemeNameType" id="000103"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The name of the identification scheme.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | string | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="IdentifierContentType" id="000102"> <annotation> <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.</documentation> </annotation> <restriction base="string"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="IndicatorContentType" id="000181"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The value of the indicator. For example on, off, true, false.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="IndicatorFormatType"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">Whether the indicator is numeric, textual or binary.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | language | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="LanguageCodeType" id="000075"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The identifier of the language used in the corresponding text string. Reference ISO 639: 1998</documentation> </annotation> <restriction base="language"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | decimal | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="MeasureContentType" id="000153"> <annotation> <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).</documentation> </annotation> <restriction base="decimal"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="MeasureUnitCodeType" id="000154"> <annotation> <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:</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | decimal | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="NumericContentType" id="000183"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The representation of a number. May be decimal.</documentation> </annotation> <restriction base="decimal"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="NumericFormatType" id="000204"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">Whether the number is an integer, decimal, real number or percentage.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | base64Binary | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="PictureContentType" id="000205"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A visual representation of a person, object, or scene.</documentation> </annotation> <restriction base="base64Binary"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | ID | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="PictureFormatType" id="000206"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The acronym of the coding scheme used to record the picture.</documentation> </annotation> <restriction base="ID"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="QuantityContentType" id="000109"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A number of non-monetary units.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="QuantityUnitCodeListAgencyIdentifierType" id="000112"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The agency which maintains the quantity unit code list.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="QuantityUnitCodeListIdentifierType" id="000111"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">The quantity unit code list.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | token | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="QuantityUnitCodeType" id="000110"> <annotation> <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.</documentation> </annotation> <restriction base="token"/> </simpleType> |
namespace | CoreComponentTypes0p2.xsd | ||
type | string | ||
used by |
|
||
annotation |
|
||
source | <simpleType name="TextContentType" id="000094"> <annotation> <documentation source="CCTS V1.7" xml:lang="en">A character string generally in the form of words.</documentation> </annotation> <restriction base="string"/> </simpleType> |