simpleType Dependency1Type

simpleType {http://www.wbf.org/xml/b2mml-v0300}Dependency1Type

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.wbf.org/xml/b2mml-v0300}Dependency1Type
Derived Types
{http://www.wbf.org/xml/b2mml-v0300}Dependency1Type
 {http://www.wbf.org/xml/b2mml-v0300}DependencyType (by extension)
Target Namespacehttp://www.wbf.org/xml/b2mml-v0300
Declared Namespacesxmlns=http://www.wbf.org/xml/b2mml-v0300
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:Extended=http://www.wbf.org/xml/b2mml-v0300-extensions


Source

<xsd:simpleType name="Dependency1Type">
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="NotFollow"/>
        <
xsd:enumeration value="PossibleParallel"/>
        <
xsd:enumeration value="NotInParallel"/>
        <
xsd:enumeration value="AtStart"/>
        <
xsd:enumeration value="AfterStart"/>
        <
xsd:enumeration value="AfterEnd"/>
        <
xsd:enumeration value="NoLaterAfterStart"/>
        <
xsd:enumeration value="NoEarlierAfterStart"/>
        <
xsd:enumeration value="NoLaterAfterEnd"/>
        <
xsd:enumeration value="NoEarlierAfterEnd"/>
        <
xsd:enumeration value="Other"/>
    </
xsd:restriction>
</
xsd:simpleType>


simpleType Dependency1Type


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.