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> <ulex:DomainResponseMessage> <ulex:DEMessageMetadata> <ulex:ULEXFrameworkVersionText>string</ulex:ULEXFrameworkVersionText> <ulex:ULEXImplementation>... </ulex:ULEXImplementation> <ulex:MessageDateTime>2000-01-01T12:00:00</ulex:MessageDateTime> <wsa:MessageID>http://www.example.com/</wsa:MessageID> <wsa:To>http://www.example.com/</wsa:To> <wsa:From>... </wsa:From> <wsa:ReplyTo>... </wsa:ReplyTo> <wsa:FaultTo>... </wsa:FaultTo> <wsa:Action>http://www.example.com/</wsa:Action> <wsa:RelatesTo>http://www.example.com/</wsa:RelatesTo> <ulex:MessageOriginMetadata>... </ulex:MessageOriginMetadata> <ulex:DEMessageMetadataDomainAttribute>... </ulex:DEMessageMetadataDomainAttribute> </ulex:DEMessageMetadata> <ulex:ResponseMetadata> <ulex:ResultCode>Success</ulex:ResultCode> <ulex:Advisory>... </ulex:Advisory> </ulex:ResponseMetadata> <ulex:DomainAttribute> <ulex:AttributeName>string</ulex:AttributeName> <ulex:AttributeValueText>string</ulex:AttributeValueText> <ulex:DomainName>string</ulex:DomainName> <!--any element--> </ulex:DomainAttribute> </ulex:DomainResponseMessage> </ulexde:domainResponse>


