complexType ArrayOfString

complexType {http://java.sun.com/products/oss/xml/Common}ArrayOfString

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/Common
Declared Namespacesxmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ArrayOfString">
    <
annotation>
        <
documentation>
This is a representation of a String
array.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="item" type="string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
    </
sequence>
</
complexType>


Documentation

This is a representation of a String
		array.


complexType ArrayOfString


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.