complexType LocationType

complexType {http://www.wbf.org/xml/b2mml-v0300}LocationType

Abstractfalse (This can be used in an instance)
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:complexType name="LocationType">
    <
xsd:sequence>
        <
xsd:element name="EquipmentID" type="EquipmentIDType"/>
        <
xsd:element name="EquipmentElementLevel" type="EquipmentElementLevelType"/>
        <
xsd:element name="Location" type="LocationType" minOccurs="0"/>
<!--
added for v0300-->
        <
xsd:group ref="Extended:Location" minOccurs="0" maxOccurs="1"/>
        <
xsd:element name="Any" type="AnyType" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
</
xsd:complexType>


complexType LocationType


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.