complexType RegistryType

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

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}RegistryObjectType (by extension)
  {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryType
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}Registry (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="RegistryType">
    <
annotation>
        <
documentation xml:lang="en">Mapping of the same named interface in ebRIM.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="tns:RegistryObjectType">
            <
attribute name="operator" type="tns:referenceURI" use="required"/>
            <
attribute name="specificationVersion" type="string" use="required"/>
            <
attribute default="P1D" name="replicationSyncLatency" type="duration" use="optional"/>
            <
attribute default="P1D" name="catalogingLatency" type="duration" use="optional"/>
            <
attribute name="conformanceProfile" use="optional" default="registryLite">
                <
simpleType>
                    <
restriction base="NCName">
                        <
enumeration value="registryFull"/>
                        <
enumeration value="registryLite"/>
                    </
restriction>
                </
simpleType>
            </
attribute>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Mapping of the same named interface in ebRIM.


complexType RegistryType


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.