complexType getCADAssemblyResponseType
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p56.png
namespace http://xmlns.oracle.com/Agile/e6/core/DocumentManagement/V2
type extension of ns0:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket fileWidgetID structureWidgetID url fmsVaultTokens fmsTokens files structure
used by
element getCADAssemblyResponse/getCADAssemblyResponse
complexType getCADAssemblyNextDataBlockResponseType
source <xsd:complexType name="getCADAssemblyResponseType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:ResponseHeaderType">
     
<xsd:sequence>
       
<xsd:element name="fileWidgetID" type="xsd:string" minOccurs="0"/>
       
<xsd:element name="structureWidgetID" type="xsd:string" minOccurs="0"/>
       
<xsd:element name="url" type="xsd:string" minOccurs="0"/>
       
<xsd:element name="fmsVaultTokens" type="ns1:PlmFMSVaultToken" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="fmsTokens" type="ns1:PlmFMSToken" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="files" type="ns1:DFMResultData" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="structure" type="ns1:DFMResultData" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element getCADAssemblyResponseType/fileWidgetID
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p57.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="fileWidgetID" type="xsd:string" minOccurs="0"/>

element getCADAssemblyResponseType/structureWidgetID
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p58.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="structureWidgetID" type="xsd:string" minOccurs="0"/>

element getCADAssemblyResponseType/url
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p59.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="url" type="xsd:string" minOccurs="0"/>

element getCADAssemblyResponseType/fmsVaultTokens
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p60.png
type ns0:PlmFMSVaultToken
properties
minOcc 0
maxOcc unbounded
content complex
children vaultName vaultType vaultKind vaultNode vaultNetRef vaultPath fmsJadeNode fmsJadePort url tokenTimestamp token
source <xsd:element name="fmsVaultTokens" type="ns1:PlmFMSVaultToken" minOccurs="0" maxOccurs="unbounded"/>

element getCADAssemblyResponseType/fmsTokens
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p61.png
type ns0:PlmFMSToken
properties
minOcc 0
maxOcc unbounded
content complex
children parentId childId id sourceFileToken targetFileToken
source <xsd:element name="fmsTokens" type="ns1:PlmFMSToken" minOccurs="0" maxOccurs="unbounded"/>

element getCADAssemblyResponseType/files
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p62.png
type ns0:DFMResultData
properties
minOcc 0
maxOcc unbounded
content complex
children attributes id childId parentId
source <xsd:element name="files" type="ns1:DFMResultData" minOccurs="0" maxOccurs="unbounded"/>

element getCADAssemblyResponseType/structure
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p63.png
type ns0:DFMResultData
properties
minOcc 0
maxOcc unbounded
content complex
children attributes id childId parentId
source <xsd:element name="structure" type="ns1:DFMResultData" minOccurs="0" maxOccurs="unbounded"/>


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