| namespace | http://www.csml.org/csml/version1 | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:attributeGroup name="textBaseAttributes"> <xsd:attribute name="fontName" type="xsd:string"/> <xsd:attribute name="fontSize"> <xsd:simpleType> <xsd:restriction base="xsd:int"> <xsd:minInclusive value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="fontStyle" type="xsd:string"/> <xsd:attribute name="textColor" type="csml19:colorDataType"/> <xsd:attribute name="spacing" type="xsd:double"/> </xsd:attributeGroup> |