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 |
Element | emma:endpoint |
<xs:complexType name="endpoint"> <xs:choice maxOccurs="unbounded"> <xs:any namespace="##other" processContents="lax"/> </xs:choice> <xs:attributeGroup ref="emma:endpoint.attribs"/> </xs:complexType> |