element <note> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
locally within BibNote group in pretext.xsd; see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<note
   
 = 
xs:anySimpleType
   
>
   
Content: 
p+
</note>
Content model elements (1):
p (defined in Paragraph group)
Included in content model of elements (1):
XML Source (see within schema source)
<xs:element name="note">
<xs:complexType>
<xs:group maxOccurs="unbounded" ref="Paragraph"/>
<xs:attribute ref="xml:id"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
xml:id
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:id"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set