complexType PartyRoleValue

complexType {http://java.sun.com/products/oss/xml/CBE/Party}PartyRoleValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Party}PartyRoleValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Party
Declared Namespacesxmlns:cbeparty=http://java.sun.com/products/oss/xml/CBE/Party
xmlns:cbedatatypes=http://java.sun.com/products/oss/xml/CBE/Datatypes
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="PartyRoleValue">
    <
annotation>
        <
documentation>
A Common Managed Entity interface defining a Party Role.
The part played by a <CODE>Party</CODE> in a given context with any
characteristics, such as expected pattern of behavior, attributes, and or
associations that it entails.
The <CODE>PartyRole</CODE> represents the various roles a <CODE>Party</CODE>
could play with regard to various managed entities.
This interface may be extended in order to derive specific party roles
(e.g. customer, etc.).
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityValue">
            <
sequence>
                <
element name="partyKey" minOccurs="0" nillable="true" type="cbeparty:PartyKey"/>
                <
element name="validFor" minOccurs="0" nillable="true" type="cbedatatypes:TimePeriod"/>
                <
element name="status" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A Common Managed Entity interface defining a Party Role.
 The part played by a <CODE>Party</CODE> in a given context with any
 characteristics, such as expected pattern of behavior, attributes, and or
 associations that it entails.
 The <CODE>PartyRole</CODE> represents the various roles a <CODE>Party</CODE>
 could play with regard to various managed entities.
 This interface may be extended in order to derive specific party roles
 (e.g. customer, etc.).


complexType PartyRoleValue


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.