complexType ObjectRefType

complexType {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ObjectRefType

Type Heirarchy
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}IdentifiableType (by extension)
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ObjectRefType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ObjectRefType
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ObjectRef (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0
Declared Namespacesxmlns:tns=urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ObjectRefType">
    <
annotation>
        <
documentation xml:lang="en">
Use to reference an Object by its id.
Specifies the id attribute of the object as its id attribute.
id attribute in ObjectAttributes is exactly the same syntax and semantics as
id attribute in RegistryObject.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="tns:IdentifiableType">
<!--
When true and is a remote ObjectRef then the registry must create a replica for this ObjectRef-->
            <
attribute default="false" name="createReplica" type="boolean"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Use to reference an Object by its id.
Specifies the id attribute of the object as its id attribute.
id attribute in ObjectAttributes is exactly the same syntax and semantics as
id attribute in RegistryObject.


complexType ObjectRefType


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.