complexType "AuthorizedSourceType"
Namespace:
Content:
complex, 6 attributes, 15 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
 = 
xs:language
   
>
   
Content: 
</...>
Content Model Elements (15):
Agency, Citation, Description, ExternalURLReference, ExternalURNReference, ID, IdentifierParsingInformation, MIMEType, MaintainableObject, Relationship, Segment, TypeOfMaterial, URN, UserID, Version
All Direct / Indirect Based Elements (1):
AuthorizedSource
Known Usage Locations
Annotation
A stack of LocationValueReferences to each of the locations of the specified PrimaryComponentLevel type that make up the Component Area. Includes a GeographicTime to allow for repetition for change over time.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  IdentifiableType (extension)
      OtherMaterialType (extension)
          AuthorizedSourceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="AuthorizedSourceType">
<xs:complexContent>
<xs:extension base="OtherMaterialType">
<xs:sequence>
<xs:element minOccurs="0" ref="IdentifierParsingInformation"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/15)
IdentifierParsingInformation
Type:
Provides structural information for parsing the identification code structure of the Authorized Source into its separate parts.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="IdentifierParsingInformation"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set