complexType "object.class"
Namespace:
Content:
complex, 30 attributes, 4 elements
Defined:
Includes:
definitions of 15 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
"declare"
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="object.class">
<xs:sequence>
<xs:group minOccurs="0" ref="desc"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="param"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="foreign.unknown.incl"/>
</xs:sequence>
<xs:attribute name="declare">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="declare"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="classid" type="xs:string"/>
<xs:attribute name="codebase" type="xs:string"/>
<xs:attribute name="data" type="xs:string"/>
<xs:attribute name="type" type="xs:string"/>
<xs:attribute name="codetype" type="xs:string"/>
<xs:attribute name="archive" type="xs:string"/>
<xs:attribute name="standby" type="xs:string"/>
<xs:attribute name="height" type="xs:NMTOKEN"/>
<xs:attribute name="width" type="xs:NMTOKEN"/>
<xs:attribute name="usemap" type="xs:string"/>
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="tabindex" type="xs:string"/>
<xs:attribute name="longdescref" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 15/30)
archive
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="archive" type="xs:string"/>

classid
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="classid" type="xs:string"/>

codebase
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="codebase" type="xs:string"/>

codetype
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="codetype" type="xs:string"/>

data
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="data" type="xs:string"/>

declare
Type:
anonymous simpleType (restriction of xs:string)
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"declare"
Anonymous simpleType
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
enumeration:
"declare"
XML Source (see within schema source)
<xs:attribute name="declare">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="declare"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

height
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="height" type="xs:NMTOKEN"/>

longdescref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="longdescref" type="xs:string"/>

name
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="name" type="xs:string"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

standby
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="standby" type="xs:string"/>

tabindex
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="tabindex" type="xs:string"/>

type
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="type" type="xs:string"/>

usemap
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="usemap" type="xs:string"/>

width
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="width" type="xs:NMTOKEN"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.