element PAYEEDATA

element {}PAYEEDATA

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="PAYEEDATA">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Wrapper container for all of the payee elements in this data set</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="PAYEE" minOccurs="0" maxOccurs="unbounded"/>
        </
xsd:sequence>
        <
xsd:attribute name="ID" type="xsd:ID" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Wrapper container for all of the payee elements in this data set


element PAYEEDATA


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.