complexType task.class

complexType {}task.class

Derived Types
{}task.class
 {}task (by type)
Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="task.class">
    <
xs:sequence>
        <
xs:group ref="title"/>
        <
xs:group ref="titlealts" minOccurs="0"/>
        <
xs:group ref="shortdesc" minOccurs="0"/>
        <
xs:group ref="prolog" minOccurs="0"/>
        <
xs:group ref="taskbody"/>
        <
xs:group ref="related-links" minOccurs="0"/>
        <
xs:group ref="info-types" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
    <
xs:attribute name="id" type="xs:ID" use="required"/>
    <
xs:attribute name="conref" type="xs:string"/>
    <
xs:attribute name="DTDVersion" type="xs:string" use="optional" default="V1.1.3"/>
    <
xs:attribute name="outputclass" type="xs:string"/>
    <
xs:attribute ref="xml:lang"/>
    <
xs:attributeGroup ref="global-atts"/>
    <
xs:attribute ref="class" default="- topic/topic task/task "/>
</
xs:complexType>


complexType task.class


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.