complexType PersonType

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

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}PersonType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}PersonType
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}Person (by type)
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}UserType (by extension)
  {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}User (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="PersonType">
    <
annotation>
        <
documentation xml:lang="en">Mapping of the same named interface in ebRIM.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="tns:RegistryObjectType">
            <
sequence maxOccurs="1" minOccurs="1">
                <
element maxOccurs="unbounded" minOccurs="0" ref="tns:Address"/>
<!--
PersonName is optional because it is not needed in SAML Profile
when an external IdentityProvider is used.
-->
                <
element maxOccurs="1" minOccurs="0" ref="tns:PersonName"/>
                <
element maxOccurs="unbounded" minOccurs="0" ref="tns:TelephoneNumber"/>
                <
element maxOccurs="unbounded" minOccurs="0" ref="tns:EmailAddress"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Mapping of the same named interface in ebRIM.


complexType PersonType


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.