emma:endpoint

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2003/04/emma'

Attributes

QName Type Fixed Default Use Inheritable Annotation
emma:endpoint-address xs:anyURI optional
emma:endpoint-pair-ref xs:anyURI optional
emma:endpoint-role restriction of xs:NMTOKEN optional
emma:media-type xs:string optional
emma:medium restriction of xs:NMTOKENS optional
emma:message-id xs:anyURI optional
emma:mode xs:NMTOKENS optional
emma:port-num xs:nonNegativeInteger optional
emma:port-type xs:QName optional
emma:service-name xs:string optional
id xs:ID required

Used By

Element emma:endpoint

Source

<xs:complexType name="endpoint">
  <xs:choice maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
  </xs:choice>
  <xs:attributeGroup ref="emma:endpoint.attribs"/>
</xs:complexType>