<complexType name="isReceiverGroupType">
<simpleContent>
<extension base="boolean">
<attribute name="noRecevers" type="positiveInteger">
<annotation>
<documentation>Where isGroup is true, identifies the number of receivers in the group that share identical properties</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|