complexType "AuthorizedSourceType"
Namespace:
Content:
complex, 5 attributes, 10 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
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
  IdentifiableType (extension)
      AuthorizedSourceType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="AuthorizedSourceType">
<xs:complexContent>
<xs:extension base="IdentifiableType">
<xs:sequence>
<xs:choice>
<xs:element ref="OtherMaterial"/>
<xs:element ref="OtherMaterialReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="IdentifierParsingInformation"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/10)
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"/>

OtherMaterial
Type:
OtherMaterialType, complex content
A description of the authorization source using OtherMaterial. The TypeOfOtherMaterial should state AuthorizationSource. An authorization source should differentiate between codes derived for different purposes within the same agency.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="OtherMaterial"/>

OtherMaterialReference
Type:
ReferenceType, complex content
Inclusion of an existing AuthorizedSource description by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="OtherMaterialReference"/>

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