emma:endpoint-info

Complex Type Information

Model

Children: emma:endpoint

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID required

Used By

Source

<xs:complexType name="endpoint-info">
  <xs:choice maxOccurs="unbounded">
    <xs:element ref="emma:endpoint"/>
  </xs:choice>
  <xs:attribute name="id" type="xs:ID" use="required"/>
</xs:complexType>