<xsd:attributeGroup name="portionAtt">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>portionAtt</name>
<comment>the attribute includedIn specifies the eId of the element of the references section identifying the document that this portion is a portion of.</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="includedIn" type="referenceRef" use="required"/>
</xsd:attributeGroup> |