complexType UnsupportedAttributeException

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

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="UnsupportedAttributeException">
    <
annotation>
        <
documentation>
This exception is thrown for operations affecting
unsupported attributes. It is unchecked.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:RuntimeException">
            <
sequence>
                <
element name="attributeName" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This exception is thrown for operations affecting
 unsupported attributes. It is unchecked.


complexType UnsupportedAttributeException


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.