Schema Central > ULEX 2.0 > ulexde:domainResponse
Advanced search
Need NIEM Help?
D A T Y P I C
Training | Consulting | Development

 

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com