element <biblio> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 3 attributes, 106 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 1 attribute, 12 elements
Used:
XML Representation Summary
<biblio
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("raw" | "bibtex")
   
>
   
Content: 
</biblio>
Content model elements (106):
c,
fillin (defined in FillInText group),
m,
n,
note (in biblio),
pretext (defined in Generator group),
q,
webwork (defined in Generator group),
Included in content model of elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:element name="biblio">
<xs:complexType mixed="true">
<xs:sequence>
<xs:group ref="MetaDataTarget"/>
<xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="TextLong"/>
<xs:element ref="ibid"/>
<xs:group ref="BibTitle"/>
<xs:element ref="year"/>
<xs:element ref="journal"/>
<xs:element ref="number"/>
<xs:element ref="volume"/>
<xs:group ref="BibNote"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="BibTitle"/>
<xs:group ref="BibAuthor"/>
<xs:group ref="BibEditor"/>
<xs:element ref="year"/>
<xs:element ref="journal"/>
<xs:element ref="number"/>
<xs:element ref="volume"/>
<xs:element ref="series"/>
<xs:element ref="publisher"/>
<xs:element ref="pages"/>
<xs:group ref="BibNote"/>
</xs:choice>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="MetaDataTarget"/>
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="raw"/>
<xs:enumeration value="bibtex"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/3)
type
Type:
anonymous simpleType (restriction of xs:token)
Use:
required
Attribute Value
enumeration of xs:token
Enumeration:
"raw", "bibtex"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
Facets:
enumeration:
"raw", "bibtex"
XML Source (see within schema source)
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="raw"/>
<xs:enumeration value="bibtex"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
Content Element Detail (all declarations; defined within this component only; 12/106)
ibid
Type:
anonymous complexType, empty content
XML Source (see within schema source)
<xs:element ref="ibid"/>

journal
Type:
TextBib, mixed content
XML Source (see within schema source)
<xs:element ref="journal"/>

journal
Type:
TextBib, mixed content
XML Source (see within schema source)
<xs:element ref="journal"/>

number
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="number"/>

number
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="number"/>

pages
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="pages"/>

publisher
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="publisher"/>

series
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="series"/>

volume
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="volume"/>

volume
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="volume"/>

year
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="year"/>

year
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="year"/>

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