<xsd:attributeGroup name="notes">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>notes</name>
<comment>These attributes are used by notes, both authorial and editorial</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="marker" type="xsd:string"/>
<xsd:attribute name="placement" type="placementType"/>
<xsd:attribute name="placementBase" type="xsd:anyURI"/>
</xsd:attributeGroup> |