complexType DFMResultData
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p127.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children attributes id childId parentId
used by
elements getCADAssemblyResponseType/files getFilesResponseType/objects createUpdateFileResponseType/resultData getCADAssemblyResponseType/structure
source <xsd:complexType name="DFMResultData">
 
<xsd:sequence>
   
<xsd:element name="attributes" type="ns0:PlmAttributeChoice" maxOccurs="unbounded"/>
   
<xsd:element name="id" type="xsd:string"/>
   
<xsd:element name="childId" type="xsd:string"/>
   
<xsd:element name="parentId" type="xsd:string"/>
 
</xsd:sequence>
</xsd:complexType>

element DFMResultData/attributes
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p128.png
type ns0:PlmAttributeChoice
properties
minOcc 1
maxOcc unbounded
content complex
children ns0:BinaryAttribute ns0:BooleanAttribute ns0:DateAttribute ns0:DoubleAttribute ns0:IntegerAttribute ns0:MoneyAttribute ns0:StringAttribute
source <xsd:element name="attributes" type="ns0:PlmAttributeChoice" maxOccurs="unbounded"/>

element DFMResultData/id
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p129.png
type xsd:string
properties
content simple
source <xsd:element name="id" type="xsd:string"/>

element DFMResultData/childId
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p130.png
type xsd:string
properties
content simple
source <xsd:element name="childId" type="xsd:string"/>

element DFMResultData/parentId
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p131.png
type xsd:string
properties
content simple
source <xsd:element name="parentId" type="xsd:string"/>


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