complexType "ManagedRepresentationType"
Namespace:
Content:
complex, 7 attributes, 12 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in reusable.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 (5):
All Direct / Indirect Based Elements (6):
Known Usage Locations
Annotation
Substitution group head for referencing Managed Representations.
Type Definition Detail
Type Derivation Tree
  AbstractVersionableType (extension)
      VersionableType (extension)
          ManagedRepresentationType
XML Source (w/o annotations (1); see within schema source)
<xs:complexType abstract="true" name="ManagedRepresentationType">
<xs:complexContent>
<xs:extension base="VersionableType"/>
</xs:complexContent>
</xs:complexType>

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