<xs:group name="InterfaceGroup">
<xs:annotation>
<xs:documentation>Interface information</xs:documentation>
</xs:annotation>
<xs:choice>
<xs:annotation>
<xs:documentation>One or many</xs:documentation>
</xs:annotation>
<xs:element ref="Interface">
<xs:annotation>
<xs:documentation>To define the interface to be used to provide a given service</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="Interfaces">
<xs:annotation>
<xs:documentation>A collection of interfaces</xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
</xs:group> |