complexType PartyValue

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

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}PartyValue
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="PartyValue">
    <
annotation>
        <
documentation>
A Common Business Entity interface defining a Party Managed Entity Value.
A <CODE>Party</CODE> represents an individual or an organzation.
Party is an abstract concept that should be used in places where the business
says something can be an organization, organization unit or an individual.
The <CODE>PartyRole</CODE> represents the various roles a party could play with
regard to various managed entities.
Each <CODE>Party</CODE> is associated to a set of party role instances.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityValue">
            <
sequence>
                <
element name="validFor" minOccurs="0" nillable="true" type="cbedatatypes:TimePeriod"/>
                <
element name="individualPartyNames" minOccurs="0" nillable="true"
                    
type="cbeparty:ArrayOfIndividualName"/>
                <
element name="organizationPartyNames" minOccurs="0" nillable="true"
                    
type="cbeparty:ArrayOfOrganizationName"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A Common Business Entity interface defining a Party Managed Entity Value.
 A <CODE>Party</CODE>  represents an individual or an organzation.
 Party is an abstract concept that should be used in places where the business
 says something can be an organization, organization unit or an individual.
 The <CODE>PartyRole</CODE>  represents the various roles a party could play with
 regard to various managed entities.
 Each <CODE>Party</CODE>  is associated to a set of party role instances.


complexType PartyValue


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.