complexType "citationType"
Namespace:
Content:
complex, 9 attributes, 10 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 1 attribute, 9 elements
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (3):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  citationType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="citationType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element ref="titlStmt"/>
<xs:element minOccurs="0" ref="rspStmt"/>
<xs:element minOccurs="0" ref="prodStmt"/>
<xs:element minOccurs="0" ref="distStmt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="serStmt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="biblCit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="holdings"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
</xs:sequence>
<xs:attribute name="MARCURI" type="xs:string" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
MARCURI
Type:
xs:string, predefined
Use:
optional
MAchine Readable Citation URI, link to the MARC record for the citation
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="MARCURI" type="xs:string" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 9/10)
biblCit
Type:
biblCitType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="biblCit"/>

distStmt
Type:
distStmtType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="distStmt"/>

holdings
Type:
holdingsType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="holdings"/>

notes
Type:
notesType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>

prodStmt
Type:
prodStmtType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="prodStmt"/>

rspStmt
Type:
rspStmtType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="rspStmt"/>

serStmt
Type:
serStmtType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="serStmt"/>

titlStmt
Type:
titlStmtType, complex content
XML Source (see within schema source)
<xs:element ref="titlStmt"/>

verStmt
Type:
verStmtType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set