complexType PlmDocumentCadQuery
diagram DocumentManagementService_diagrams/DocumentManagementService_p462.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children document creationSystem logicType structureFlag bomFunction snapshotID externalReferences plmFileResult plmDocStrResult
source <xsd:complexType name="PlmDocumentCadQuery">
 
<xsd:sequence>
   
<xsd:element name="document" type="ns0:plmObjectRef"/>
   
<xsd:element name="creationSystem" type="xsd:string"/>
   
<xsd:element name="logicType" type="xsd:string"/>
   
<xsd:element name="structureFlag" type="xsd:boolean"/>
   
<xsd:element name="bomFunction" type="xsd:string"/>
   
<xsd:element name="snapshotID" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="externalReferences" type="xsd:boolean"/>
   
<xsd:element name="plmFileResult" type="ns0:plmResult" minOccurs="0"/>
   
<xsd:element name="plmDocStrResult" type="ns0:plmResult" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element PlmDocumentCadQuery/document
diagram DocumentManagementService_diagrams/DocumentManagementService_p463.png
type ns0:plmObjectRef
properties
content complex
children plmClass id
source <xsd:element name="document" type="ns0:plmObjectRef"/>

element PlmDocumentCadQuery/creationSystem
diagram DocumentManagementService_diagrams/DocumentManagementService_p464.png
type xsd:string
properties
content simple
source <xsd:element name="creationSystem" type="xsd:string"/>

element PlmDocumentCadQuery/logicType
diagram DocumentManagementService_diagrams/DocumentManagementService_p465.png
type xsd:string
properties
content simple
source <xsd:element name="logicType" type="xsd:string"/>

element PlmDocumentCadQuery/structureFlag
diagram DocumentManagementService_diagrams/DocumentManagementService_p466.png
type xsd:boolean
properties
content simple
source <xsd:element name="structureFlag" type="xsd:boolean"/>

element PlmDocumentCadQuery/bomFunction
diagram DocumentManagementService_diagrams/DocumentManagementService_p467.png
type xsd:string
properties
content simple
source <xsd:element name="bomFunction" type="xsd:string"/>

element PlmDocumentCadQuery/snapshotID
diagram DocumentManagementService_diagrams/DocumentManagementService_p468.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="snapshotID" type="xsd:string" minOccurs="0"/>

element PlmDocumentCadQuery/externalReferences
diagram DocumentManagementService_diagrams/DocumentManagementService_p469.png
type xsd:boolean
properties
content simple
source <xsd:element name="externalReferences" type="xsd:boolean"/>

element PlmDocumentCadQuery/plmFileResult
diagram DocumentManagementService_diagrams/DocumentManagementService_p470.png
type ns0:plmResult
properties
minOcc 0
maxOcc 1
content complex
children attributeNames
attributes
Name  Type  Use  Default  Fixed  Annotation
includeBinaryValues  xsd:boolean  required      
includeAllLanguages  xsd:boolean  required      
omitEmptyValues  xsd:boolean  required      
source <xsd:element name="plmFileResult" type="ns0:plmResult" minOccurs="0"/>

element PlmDocumentCadQuery/plmDocStrResult
diagram DocumentManagementService_diagrams/DocumentManagementService_p471.png
type ns0:plmResult
properties
minOcc 0
maxOcc 1
content complex
children attributeNames
attributes
Name  Type  Use  Default  Fixed  Annotation
includeBinaryValues  xsd:boolean  required      
includeAllLanguages  xsd:boolean  required      
omitEmptyValues  xsd:boolean  required      
source <xsd:element name="plmDocStrResult" type="ns0:plmResult" minOccurs="0"/>