<xs:attributeGroup name="endpoint.attribs">
  <xs:attribute name="id" type="xs:ID" use="required"/>
  <xs:attribute ref="emma:endpoint-role"/>
  <xs:attribute ref="emma:endpoint-address"/>
  <xs:attribute ref="emma:message-id"/>
  <xs:attribute ref="emma:port-num"/>
  <xs:attribute ref="emma:port-type"/>
  <xs:attribute ref="emma:endpoint-pair-ref"/>
  <xs:attribute ref="emma:service-name"/>
  <xs:attribute ref="emma:media-type"/>
  <xs:attribute ref="emma:medium"/>
  <xs:attribute ref="emma:mode"/>
</xs:attributeGroup>  |