element Length

element {}Length

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {}Length
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="Length">
    <
xs:annotation>
        <
xs:documentation>Indicates the length of the product. For example, if the product were a PDF file, the length would be in pages.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="xs:string">
                <
xs:attribute name="lengthUnit" type="rixmldt:LengthUnitEnum" use="required">
                    <
xs:annotation>
                        <
xs:documentation>Indicates the unit of length. For example pages, seconds, minutes.</xs:documentation>
                    </
xs:annotation>
                </
xs:attribute>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates the length of the product. For example, if the product were a PDF file, the length would be in pages.


element Length


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.