[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [ubl] Minutes of Pacific UBL TC call 11|12 May 2009
At 2009-05-13 07:52 +0200, Oriol Bausą wrote:
>I've made a first revision of the UDT file you have edited.
Thank you, Oriol.
>Just two comments:
>
>In the Indicator, the "format" supplementary component has an error
>in the Documentation. ccts:Name is Date Time. Format. Text instead of
>Indicator. Format. Text, and something similar with the Definition.
Indeed. A copy/paste problem. Looking in table
8-2 it is properly named "Indicator. Format.
Text". I also edited the definition field to
contain the corresponding column value from 8-2.
>The second question is about codelists. I know we are not facing that
>issue right now, but maybe we could modify both things at a time
>removing those restrictions.
I would rather remove them from the version we
obtain from UN/CEFACT. This document I'm
preparing today is our submission to UN/CEFACT
for their consideration, so it needs to be
complete for their needs and their decision to
bake in code list references. Certainly for
testing purposes I'll be creating for SGTG a
derivative of whatever we send to UN/CEFACT. We
can use that temporary derivative until we create
a derivative of an "official" copy we obtain from UN/CEFACT.
Thank you again for the quick response and for
your sharp eye in catching my editing
problem. I'm having a difficult time reviewing
it because I've been staring at it too long.
I have attached version 20090513-1130z to use if
no-one else finds any problems.
. . . . . . . . . . . Ken
p.s. I've used grep to extract the significant
lines below from the file for auditing purposes:
<xsd:complexType name="AmountType">
<ccts:DictionaryEntryName>Amount. Type
<ccts:Definition>A number of monetary units
specified in a currency where the unit of the currency is explicit or implied.
<ccts:PrimitiveType>decimal
<xsd:attribute name="currencyCodeListVersionID"
<ccts:Name>Amount Currency. Code List Version. Identifier
<ccts:Definition>The Version of the UN/ECE Rec. 9 code list.
<ccts:PrimitiveType>string
<xsd:attribute name="currencyID"
<ccts:Name>Amount. Currency. Identifier
<ccts:Definition>The currency of the amount.
<ccts:PrimitiveType>string
<xsd:complexType name="BinaryObjectType">
<ccts:DictionaryEntryName>Binary Object. Type
<ccts:Definition>A set of finite-length sequences of binary octets.
<ccts:PrimitiveType>binary
<xsd:attribute name="format"
<ccts:Name>Binary Object. Format. Text
<ccts:Definition>The format of the binary content.
<ccts:PrimitiveType>string
<xsd:attribute name="mimeCode"
<ccts:Name>Binary Object. Mime. Code
<ccts:Definition>The mime type of the binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="encodingCode"
<ccts:Name>Binary Object. Encoding. Code
<ccts:Definition>Specifies the decoding algorithm of the binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="characterSetCode"
<ccts:Name>Binary Object. Character Set. Code
<ccts:Definition>The character set of the
binary object if the mime type is text.
<ccts:PrimitiveType>string
<xsd:attribute name="uri"
<ccts:Name>Binary Object. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the binary object is located.
<ccts:PrimitiveType>string
<xsd:attribute name="filename"
<ccts:Name>Binary Object. Filename. Text
<ccts:Definition>The filename of the binary object.
<ccts:PrimitiveType>string
<xsd:complexType name="GraphicType">
<ccts:DictionaryEntryName>Graphic. Type
<ccts:Definition> A graphic binary object is
a visual image displayed on a screen or stored as data.
<ccts:PrimitiveType>binary
<xsd:attribute name="format"
<ccts:Name>Graphic. Format. Text
<ccts:Definition>The format of the graphic binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="mimeCode"
<ccts:Name>Graphic. Mime. Code
<ccts:Definition>The mime type of the graphic binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="encodingCode"
<ccts:Name>Graphic. Encoding. Code
<ccts:Definition>Specifies the decoding
algorithm of the graphic binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="uri"
<ccts:Name>Graphic. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the graphic binary object is located.
<ccts:PrimitiveType>string
<xsd:attribute name="filename"
<ccts:Name>Graphic. Filename. Text
<ccts:Definition>The filename of the graphic binary object.
<ccts:PrimitiveType>string
<xsd:complexType name="PictureType">
<ccts:DictionaryEntryName>Picture. Type
<ccts:Definition>A visual representation of
a person, object, or scene instantiated as a painting, drawing, or photograph.
<ccts:PrimitiveType>binary
<xsd:attribute name="format"
<ccts:Name>Picture. Format. Text
<ccts:Definition>The format of the picture binary object content.
<ccts:PrimitiveType>string
<xsd:attribute name="mimeCode"
<ccts:Name>Picture. Mime. Code
<ccts:Definition>The mime type of the picture binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="encodingCode"
<ccts:Name>Picture. Encoding. Code
<ccts:Definition>Specifies the decoding
algorithm of the picture binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="uri"
<ccts:Name>Picture. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the picture binary object is located.
<ccts:PrimitiveType>string
<xsd:attribute name="filename"
<ccts:Name>Picture. Filename. Text
<ccts:Definition>The filename of the picture object.
<ccts:PrimitiveType>string
<xsd:complexType name="SoundType">
<ccts:DictionaryEntryName>Sound. Type
<ccts:Definition> A sound binary object is
an electronic file containing music, speech, sound effects or other audio.
<ccts:PrimitiveType>binary
<xsd:attribute name="format"
<ccts:Name>Sound. Format. Text
<ccts:Definition>The format of the sound binary object content.
<ccts:PrimitiveType>string
<xsd:attribute name="mimeCode"
<ccts:Name>Sound. Mime. Code
<ccts:Definition>The mime type of the sound binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="encodingCode"
<ccts:Name>Sound. Encoding. Code
<ccts:Definition>Specifies the decoding
algorithm of the sound binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="uri"
<ccts:Name>Sound. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the sound binary object is located.
<ccts:PrimitiveType>string
<xsd:attribute name="filename"
<ccts:Name>Sound. Filename. Text
<ccts:Definition>The filename of the sound binary object.
<ccts:PrimitiveType>string
<xsd:complexType name="VideoType">
<ccts:DictionaryEntryName>Video. Type
<ccts:Definition> An electronically
captured, recorded, processed, stored,
transmitted, or reconstructed sequences of still
images representing scenes in motion.
<ccts:PrimitiveType>binary
<xsd:attribute name="format"
<ccts:Name>Video. Format. Text
<ccts:Definition>The format of the video binary object content.
<ccts:PrimitiveType>string
<xsd:attribute name="mimeCode"
<ccts:Name>Video. Mime. Code
<ccts:Definition>The mime type of the video binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="encodingCode"
<ccts:Name>Video. Encoding. Code
<ccts:Definition>Specifies the decoding
algorithm of the video binary object.
<ccts:PrimitiveType>string
<xsd:attribute name="uri"
<ccts:Name>Video. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the video binary object is located.
<ccts:PrimitiveType>string
<xsd:attribute name="filename"
<ccts:Name>Video. Filename. Text
<ccts:Definition>The filename of the video binary object.
<ccts:PrimitiveType>string
<xsd:complexType name="CodeType">
<ccts:DictionaryEntryName>Code. Type
<ccts:Definition>A character string
(letters, figures, or symbols) that for brevity
and/or languange independence may be used to
represent or replace a definitive value or text
of an attribute together with relevant supplementary information.
<ccts:PrimitiveType>string
<xsd:attribute name="listID"
<ccts:Name>Code List. Identifier
<ccts:Definition>The identification of a list of codes.
<ccts:PrimitiveType>string
<xsd:attribute name="listAgencyID"
<ccts:Name>Code List. Agency. Identifier
<ccts:Definition>An agency that maintains one or more code lists.
<ccts:PrimitiveType>string
<xsd:attribute name="listAgencyName"
<ccts:Name>Code List. Agency Name. Text
<ccts:Definition>The name of the agency that maintains the code list.
<ccts:PrimitiveType>string
<xsd:attribute name="listName"
<ccts:Name>Code List. Name. Text
<ccts:Definition>The name of a list of codes.
<ccts:PrimitiveType>string
<xsd:attribute name="listVersionID"
<ccts:Name>Code List. Version. Identifier
<ccts:Definition>The version of the code list.
<ccts:PrimitiveType>string
<xsd:attribute name="name"
<ccts:Name>Code. Name. Text
<ccts:Definition>The textual equivalent of the code content.
<ccts:PrimitiveType>string
<xsd:attribute name="languageID"
<ccts:Name>Code. Language. Identifier
<ccts:Definition>The identifier of the
language used in the corresponding text string.
<ccts:PrimitiveType>string
<xsd:attribute name="listURI"
<ccts:Name>Code List. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the code list is located.
<ccts:PrimitiveType>string
<xsd:attribute name="listSchemeURI"
<ccts:Name>Code List. Scheme Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the code list scheme is located.
<ccts:PrimitiveType>string
<xsd:complexType name="DateTimeType">
<ccts:DictionaryEntryName>Date Time. Type
<ccts:Definition>A particular point in the
progression of time together with relevant supplementary information.
<ccts:PrimitiveType>string
<xsd:attribute name="format"
<ccts:Name>Date Time. Format. Text
<ccts:Definition>The format of the date/time content
<ccts:PrimitiveType>string
<xsd:complexType name="DateType">
<ccts:DictionaryEntryName>Date. Type
<ccts:Definition> A day of the month or year as specified by a number.
<ccts:PrimitiveType>string
<xsd:attribute name="format"
<ccts:Name>Date. Format. Text
<ccts:Definition>The format of the date content
<ccts:PrimitiveType>string
<xsd:complexType name="TimeType">
<ccts:DictionaryEntryName>Time. Type
<ccts:Definition>a particular point in the
progression of time of a day together with relevant supplementary information.
<ccts:PrimitiveType>string
<xsd:attribute name="format"
<ccts:Name>Time. Format. Text
<ccts:Definition>The format of the time content
<ccts:PrimitiveType>string
<xsd:complexType name="IdentifierType">
<ccts:DictionaryEntryName>Identifier. Type
<ccts:Definition>A character string to
identify and distinguish uniquely, one instance
of an object in an identification scheme from all
other objects in the same scheme together with
relevant supplementary information.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeID"
<ccts:Name>Identification Scheme. Identifier
<ccts:Definition>The identification of the identification scheme.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeName"
<ccts:Name>Identification Scheme. Name. Text
<ccts:Definition>The name of the identification scheme.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeAgencyID"
<ccts:Name>Identification Scheme. Agency. Identifier
<ccts:Definition>The identification of
the agency that maintains the identification scheme.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeAgencyName"
<ccts:Name>Identification Scheme. Agency Name. Text
<ccts:Definition>The name of the agency
that maintains the identification scheme.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeVersionID"
<ccts:Name>Identification Scheme. Version. Identifier
<ccts:Definition>The version of the identification scheme.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeDataURI"
<ccts:Name>Identification Scheme Data. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the identification scheme data is located.
<ccts:PrimitiveType>string
<xsd:attribute name="schemeURI"
<ccts:Name>Identification Scheme. Uniform Resource. Identifier
<ccts:Definition>The Uniform Resource
Identifier that identifies where the identification scheme is located.
<ccts:PrimitiveType>string
<xsd:complexType name="IndicatorType">
<ccts:DictionaryEntryName>Indicator. Type
<ccts:Definition>A list of two mutually
exclusive values that express the only possible states of a property.
<ccts:PrimitiveType>string
<xsd:attribute name="format"
<ccts:Name>Indicator. Format. Text
<ccts:Definition>Whether the indicator is numeric, textual or binary
<ccts:PrimitiveType>string
<xsd:complexType name="MeasureType">
<ccts:DictionaryEntryName>Measure. Type
<ccts:Definition>A numeric value determined
by measuring an object along with the unit of measure specified or implied.
<ccts:PrimitiveType>decimal
<xsd:attribute name="unitCode"
<ccts:Name>Measure. Unit. Code
<ccts:Definition>The type of unit of measure.
<ccts:PrimitiveType>string
<xsd:attribute name="unitCodeListVersionID"
<ccts:Name>Measure Unit. Code List Version. Identifier
<ccts:Definition>The Version of the measure unit code list.
<ccts:PrimitiveType>string
<xsd:complexType name="NumericType">
<ccts:DictionaryEntryName>Numeric. Type
<ccts:Definition>Assigned mathematical
number that does not require a unit of quantity, measure or currency.
<ccts:PrimitiveType>string
<xsd:attribute name="format"
<ccts:Name>Numeric. Format. Text
<ccts:Definition>Whether the number is an
integer, decimal, real number or percentage
<ccts:PrimitiveType>string
<xsd:simpleType name="ValueType">
<ccts:DictionaryEntryName>Value. Type
<ccts:Definition> A value is the the
numerical amount denoted by an algebraic term, a
magnitude, quantity, or number.
<ccts:PrimitiveType>string
<xsd:simpleType name="PercentType">
<ccts:DictionaryEntryName>Percent. Type
<ccts:Definition> Numeric information
expressed as parts per hundred as determined by calculation.
<ccts:PrimitiveType>string
<xsd:simpleType name="RateType">
<ccts:DictionaryEntryName>Rate. Type
<ccts:Definition> A stated numerical value
of one thing corresponding proportionally to a
certain value of some other thing.
<ccts:PrimitiveType>string
<xsd:complexType name="QuantityType">
<ccts:DictionaryEntryName>Quantity. Type
<ccts:Definition>A counted number of
non-monetary units possibly including fractions.
<ccts:PrimitiveType>decimal
<xsd:attribute name="unitCode"
<ccts:Name>Quantity. Unit. Code
<ccts:Definition>The unit of the quantity
<ccts:PrimitiveType>string
<xsd:attribute name="unitCodeListAgencyID"
<ccts:Name>Quantity Unit. Code List Agency. Identifier
<ccts:Definition>The identification of
the agency which maintains the quantity unit code list.
<ccts:PrimitiveType>string
<xsd:attribute name="unitCodeListID"
<ccts:Name>Quantity Unit. Code List. Identifier
<ccts:Definition>The quantity unit code list.
<ccts:PrimitiveType>string
<xsd:attribute name="unitCodeListAgencyName"
<ccts:Name>Quantity Unit. Code List Name. Text
<ccts:Definition>The name of the agency
which maintains the quantity unit code list.
<ccts:PrimitiveType>string
<xsd:complexType name="TextType">
<ccts:DictionaryEntryName>Text. Type
<ccts:Definition>A character string (i.e. a
finite set of characters) generally in the form of words of a language.
<ccts:PrimitiveType>string
<xsd:attribute name="languageID"
<ccts:Name>Text. Language. Identifier
<ccts:Definition>The identifier of the
language used in the corresponding text string.
<ccts:PrimitiveType>string
<xsd:attribute name="languageLocaleID"
<ccts:Name>Text. Language Locale. Identifier
<ccts:Definition>The identification of the locale of the language.
<ccts:PrimitiveType>string
<xsd:complexType name="NameType">
<ccts:DictionaryEntryName>Name. Type
<ccts:Definition>A word or phrase that
constitutes the distinctive designation of a person, place, thing or concept.
<ccts:PrimitiveType>string
<xsd:attribute name="languageID"
<ccts:Name>Language. Identifier
<ccts:Definition>The identifier of the
language used in the corresponding text string
<ccts:PrimitiveType>string
<xsd:attribute name="languageLocaleID"
<ccts:Name>Language. Locale. Identifier
<ccts:Definition>The identification of the locale of the language.
<ccts:PrimitiveType>string
UnqualifiedDataType_7p0_mod-20090513-1130z.zzz
-- XSLT/XQuery/XSL-FO hands-on training - Los Angeles, USA 2009-06-08 Crane Softwrights Ltd. http://www.CraneSoftwrights.com/o/ Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video Video lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18 Video overview: http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18 G. Ken Holman mailto:gkholman@CraneSoftwrights.com Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/o/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]