CXML-IDENTITY
cXML Identity is the <Identity> element inside a cXML <Credential> that carries the scalar value of the identifier (DUNS number, NetworkId identifier, etc.).
Definition
<Identity> is the leaf element of <Credential>. Its value depends on the domain: for DUNS it is a 9-digit number, for NetworkId it is an ANXXNNNNNNNN string, for EmailAddress an RFC 5321 address.
Origin
Present since cXML 1.0 with no structural change.
Use
A buyer emits an OrderRequest with <Credential domain="NetworkId"><Identity>AN01000045678</Identity></Credential>. This unique Ariba Network identifier serves as the buyer's commercial identity vis-à-vis all suppliers.
Related terms
- cXML — the parent standard.
- cXML Credential — the container.
- DUNS — a common domain.
- cXML SharedSecret — the authenticating value.