ulexde:domainResponse
A ULEX response to the domain specific request.
Element information
Namespace: http://ulex.gov/domainexchange/2.0
Schema document: ulex.gov/ulex-domain-exchange/2.0/ulex-domain-exchange.xsd
Type: ulexde:domainResponseType
Properties: Global, Qualified
Content
- ulex:DomainResponseMessage [1..1]A response to a DomainRequestMessage.
Attributes
None
Sample instance
<ulexde:domainResponse xsi:schemaLocation="http://ulex.gov/domainexchange/2.0 ../../xsd/ulex.gov/ulex-domain-exchange/2.0/ulex-domain-exchange.xsd"> <ulex:DomainResponseMessage> <ulex:DEMessageMetadata> <ulex:ULEXFrameworkVersionText>2.0</ulex:ULEXFrameworkVersionText> <ulex:ULEXImplementation> <ulex:ULEXImplementationVersionText>4.0</ulex:ULEXImplementationVersionText> <ulex:ULEXImplementationName>LEXS</ulex:ULEXImplementationName> </ulex:ULEXImplementation> <ulex:MessageDateTime>2006-12-17T09:30:47.0Z</ulex:MessageDateTime> <wsa:MessageID>uuid:d03bff59-7323-4f60-b080-fc2b1d873f0c</wsa:MessageID> <wsa:RelatesTo>uuid:ab19b2f2-d64c-44c6-ab18-61dde2f25e61</wsa:RelatesTo> <lexs:DataSensitivityText>SBU</lexs:DataSensitivityText> <ulex:MessageOriginMetadata> <lexs:SystemIdentifier> <nc:OrganizationName>Hypothetical Organization E</nc:OrganizationName> <lexs:SystemID>SysE</lexs:SystemID> </lexs:SystemIdentifier> <lexs:SystemContact> <nc:PersonGivenName>Jim</nc:PersonGivenName> <nc:PersonSurName>West</nc:PersonSurName> <nc:ContactTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>770-555-1212</nc:TelephoneNumberFullID> </nc:FullTelephoneNumber> </nc:ContactTelephoneNumber> </lexs:SystemContact> </ulex:MessageOriginMetadata> <lexs:MessageDestinationIdentifier> <nc:OrganizationName>Hypothetical Organization F</nc:OrganizationName> <lexs:SystemID>SysF</lexs:SystemID> </lexs:MessageDestinationIdentifier> </ulex:DEMessageMetadata> <ulex:ResponseMetadata> <ulex:ResultCode>Success</ulex:ResultCode> </ulex:ResponseMetadata> <ulex:DomainAttribute> <ulex:DomainName>http://www.w3.org/TR/xmlschema-0/</ulex:DomainName> <apo:purchaseOrder orderDate="1999-10-20"> <apo:shipTo country="US"> <apo:name>Alice Smith</apo:name> <apo:street>123 Maple Street</apo:street> </apo:shipTo> <apo:billTo country="US"> <apo:name>Robert Smith</apo:name> <apo:street>8 Oak Avenue</apo:street> </apo:billTo> <apo:comment>Hurry, my lawn is going wild</apo:comment> </apo:purchaseOrder> </ulex:DomainAttribute> </ulex:DomainResponseMessage> </ulexde:domainResponse>