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