complexType plmObject
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p86.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of tns:plmObjectRef
properties
base tns:plmObjectRef
children plmClass id attributes
used by
element uploadFileRequestType/documentFileObject
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 DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p87.png
type tns:PlmAttributeChoice
properties
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