<xsd:element name="noteRef">
<xsd:annotation>
<xsd:documentation>
<type>Element</type>
<name>noteRef</name>
<comment>the element noteRef is a reference to a editorial note placed in the notes metadata section</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="markeropt">
<xsd:attributeGroup ref="notes"/>
<xsd:attributeGroup ref="link"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element> |