complexType ServiceValue

complexType {http://java.sun.com/products/oss/xml/CBE/Service}ServiceValue

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/Service}ServiceValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Service
Declared Namespacesxmlns:cbeservice=http://java.sun.com/products/oss/xml/CBE/Service
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="ServiceValue">
    <
annotation>
        <
documentation>
A Common Business Entity interface defining a Service.
Extends from javax.oss.service.ServiceValue
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityValue">
            <
sequence>
                <
element name="mandatory" minOccurs="0" nillable="true" type="boolean"/>
                <
element name="startMode" minOccurs="0" nillable="true" type="int"/>
                <
element name="state" minOccurs="0" nillable="true" type="string"/>
                <
element name="subscriberId" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A Common Business Entity interface defining a Service.
 Extends from javax.oss.service.ServiceValue


complexType ServiceValue


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.