complexType embeddable-attributes

complexType {http://java.sun.com/xml/ns/persistence/orm}embeddable-attributes

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/xml/ns/persistence/orm
Declared Namespacesxmlns:orm=http://java.sun.com/xml/ns/persistence/orm
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:complexType name="embeddable-attributes">
    <
xsd:sequence>
        <
xsd:element name="basic" type="orm:basic" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="transient" type="orm:transient" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
</
xsd:complexType>


complexType embeddable-attributes


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.