[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: RE: cpp's description of a partyid... this will work for us in tr p...i believe
I think this definition for PartyId is fine except that the examples are wrong. Specifically, as the content of PartyId is a URN it is already a URI, so you don't need to specify a type. I would suggest the following four examples: <PartyId>urn:duns.com:duns:1234567890123</PartyId> <PartyId>urn:www.example.com</PartyId> <PartyId type="http://example.com/mySupplierNumberingScheme">29fja03jsd1qk</PartyId> <PartyId type="myPartyType">abcd1038s0ds</PartyId> ... and add the following explanation ... The third example illustrates an example where the one of the partis has defined its own numbering scheme. The fourth example, illustrates a PartyId where the From and To Party have mutually agreed the meaning of the value in type. ---------- We have also been through this last September 21-24th. Try following the **thread** starting at this URL ... http://lists.ebxml.org/archives/ebxml-transport/200009/msg00214.html ... and ending at this email from Scott Hinkleman ... http://lists.ebxml.org/archives/ebxml-transport/200009/msg00273.html In his email Scott said ... >>>I am sensing from the conversation that we have established agreement at this level, which is my main concern. Is this true?<<< Nobody replied to say no. Is this agreement? David -----Original Message----- From: Rik Drummond [mailto:rvd2@worldnet.att.net] Sent: Monday, February 26, 2001 6:49 AM To: ebXML Transport (E-mail) Subject: cpp's description of a partyid... this will work for us in trp... i believe If the type attribute is present, then it provides a scope or namespace for the content of the PartyId element. If the type attribute is not present, the content of the PartyId element MUST be a URI that conforms to [RFC2396]. It is RECOMMENDED that the value of the type attribute be an URN that defines a namespace for the value of the PartyId element. Typically, the URN would be registered as a well-known directory of organization identifiers. The following example illustrates two URI references. <PartyId type = "uriReference">urn:duns.com:duns:1234567890123</PartyId> <PartyId type = "uriReference">urn:www.example.com</PartyId> The first example is the URN for the Party's DUNS number, assuming that Dun and Bradstreet has registered an URN for DUNS numbers with the Internet Assigned Numbers Authority. The last field is the DUNS number of the organization. The second example shows an arbitrary URN. This might be a URN that the Party has registered with the Internet Assigned Numbers Authority (IANA) to identify itself directly. ------------------------------------------------------------------ To unsubscribe from this elist send a message with the single word "unsubscribe" in the body to: ebxml-transport-request@lists.ebxml.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC