complexType plmObject
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p151.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:plmObjectRef
properties
base tns:plmObjectRef
children plmClass id attributes
used by
elements getRelationsResponseType/objects getObjectsResponseType/objects createObjectRequestType/plmObject createObjectResponseType/plmObject createRelationRequestType/relationObject createRelationResponseType/relationObject
source <xs:complexType name="plmObject">
 
<xs:complexContent>
   
<xs:extension base="tns:plmObjectRef">
     
<xs:sequence>
       
<xs:element name="attributes" type="tns:PlmAttributeChoice" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmObject/attributes
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p152.png
type tns:PlmAttributeChoice
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children tns:BinaryAttribute tns:BooleanAttribute tns:DateAttribute tns:DoubleAttribute tns:IntegerAttribute tns:MoneyAttribute tns:StringAttribute
source <xs:element name="attributes" type="tns:PlmAttributeChoice" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy