attributeGroup "graphics.attrib"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 12 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("left" | "right" | "center")
 = 
("top" | "middle" | "bottom")
 = 
xs:anySimpleType
 = 
xs:string
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 12/12)
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"/>

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

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

format
Type:
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"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"
XML Source (see within schema source)
<xs:attribute name="format" type="notation.class"/>

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"/>

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

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.