simpleType pixelAspectRatio

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2006/10/ttaf1#datatype}pixelAspectRatio
Derived Types
{http://www.w3.org/2006/10/ttaf1#datatype}pixelAspectRatio
 {http://www.w3.org/2006/10/ttaf1#parameter}pixelAspectRatio (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="pixelAspectRatio">
    <
xs:annotation>
        <
xs:documentation>positiveInteger:positiveInteger</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:string">
        <
xs:pattern value="\p{Nd}+\s*:\s*\p{Nd}+"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

positiveInteger:positiveInteger


simpleType pixelAspectRatio


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.