complexType UserAreaType

complexType {http://ns.hr-xml.org/2006-02-28}UserAreaType

Derived Types
{http://ns.hr-xml.org/2006-02-28}UserAreaType
 {http://ns.hr-xml.org/2006-02-28}UserArea (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://ns.hr-xml.org/2006-02-28
Declared Namespacesxmlns:oa=http://www.openapplications.org/oagis
xmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns=http://ns.hr-xml.org/2006-02-28


Source

<xsd:complexType name="UserAreaType">
    <
xsd:sequence minOccurs="0" maxOccurs="unbounded">
        <
xsd:annotation>
            <
xsd:documentation>In order to prevent a possible "ambiguous content model" errors in an instance, unbounded sequences were either eliminated from or deprecated in all HR-XML schemas. Removing unbounded sequences ensures that ambiguous errors are not found in an instance. The unbounded sequence here is officially deprecated and will be changed to a single sequence.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
</
xsd:complexType>


complexType UserAreaType


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.