simpleType textAlign

simpleType {http://www.w3.org/2006/10/ttaf1#datatype}textAlign

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.w3.org/2006/10/ttaf1#datatype}textAlign
Derived Types
{http://www.w3.org/2006/10/ttaf1#datatype}textAlign
 {http://www.w3.org/2006/10/ttaf1#style}textAlign (by type)
Target Namespacehttp://www.w3.org/2006/10/ttaf1#datatype
Declared Namespacesxmlns:ttd=http://www.w3.org/2006/10/ttaf1#datatype
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:simpleType name="textAlign">
    <
xs:restriction base="xs:token">
        <
xs:enumeration value="left"/>
        <
xs:enumeration value="center"/>
        <
xs:enumeration value="right"/>
        <
xs:enumeration value="start"/>
        <
xs:enumeration value="end"/>
        <
xs:enumeration value="inherit"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType textAlign


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.