complexType "AgentType"
Namespace:
Content:
complex, 7 attributes, 12 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in archive.xsd; see XML source
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</...>
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Base class for Individual and Organization. This allows strongly typed references.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          AgentType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType abstract="true" name="AgentType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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