OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl-ndrsc message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: CCTS-Documentation elements for annotation


Title: CCTS-Documentation elements for annotation

Hello all,

I attached the schema of the CCTS-documentation.

This is an example of the CCTS-documentation within the XML schema:

        <xs:element name="BuyerPartyOriginCountryCode">
                <xs:annotation>
                        <xs:documentation source="Core Component Defintion" xml:lang="en">
                                <ABIE dictionaryEntryName="Buyer_ Party. Origin_ Country. Code" qualifierObjectClassTerm="Buyer" objectClassTerm="Party" qualifierPropertyTerm="Origin" propertyTerm="Country" representationTerm="Code" businessTerm="BuyersOriginCountryCode" definition="This is the origin country code of the buyer's party."/>

                                <ContextCategories businessProcess="Purchasing" region="France" role="Buyer"/>
                        </xs:documentation>
                </xs:annotation>
                ...
        </xs:element>

<<CCTS.xsd>>
Kind regards,

        Gunther


CCTS.xsd



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]