Namespace: |
|
Content: |
complex, 3 elements |
Defined: |
globally in reusable.xsd; see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> | |||||
|
|||||
</...> |
<xs:complexType name="ContributorType"> <xs:choice maxOccurs="2"> <xs:sequence> </xs:sequence> </xs:choice> </xs:complexType> |
Type: |
BibliographicNameType, complex content |
<xs:element ref="ContributorName"/> |
Type: |
ReferenceType, complex content |
<xs:element maxOccurs="1" ref="ContributorReference"/> |
Type: |
CodeValueType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContributorRole"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |