attributeGroup "imagedata.attlist"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 8 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("left" | "right" | "center")
 = 
("top" | "middle" | "bottom")
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:ENTITY
 = 
xs:anySimpleType
 = 
("BMP" | "CGM-CHAR" | "CGM-BINARY" | "CGM-CLEAR" | "DITROFF" | "DVI" | "EPS" | "EQN" | "FAX" | "GIF" | "GIF87a" | "GIF89a" | "JPG" | "JPEG" | "IGES" | "PCX" | "PIC" | "PNG" | "PS" | "SGML" | "TBL" | "TEX" | "TIFF" | "WMF" | "WPG" | "SVG" | "PDF" | "SWF" | "linespecific")
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 8/29)
align
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"left", "right", "center"
XML Source (see within schema source)
<xs:attribute name="align">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
<xs:enumeration value="center"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

contentdepth
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="contentdepth"/>

contentwidth
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="contentwidth"/>

depth
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="depth"/>

scale
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="scale"/>

scalefit
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="scalefit" type="yesorno.attvals"/>

valign
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"top", "middle", "bottom"
XML Source (see within schema source)
<xs:attribute name="valign">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
<xs:enumeration value="middle"/>
<xs:enumeration value="bottom"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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.