| diagram | ![]() | ||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||
| children | parentId childId id sourceFileToken targetFileToken | ||
| used by |
| ||
| source | <xsd:complexType name="PlmFMSToken"> <xsd:sequence> <xsd:element name="parentId" type="xs:string"/> <xsd:element name="childId" type="xs:string"/> <xsd:element name="id" type="xs:string"/> <xsd:element name="sourceFileToken" type="tns:PlmFMSFileToken" minOccurs="0"/> <xsd:element name="targetFileToken" type="tns:PlmFMSFileToken"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() | ||
| type | xsd:string | ||
| properties |
| ||
| source | <xsd:element name="parentId" type="xs:string"/> |
| diagram | ![]() | ||
| type | xsd:string | ||
| properties |
| ||
| source | <xsd:element name="childId" type="xs:string"/> |
| diagram | ![]() | ||
| type | xsd:string | ||
| properties |
| ||
| source | <xsd:element name="id" type="xs:string"/> |
| diagram | ![]() | ||||||
| type | tns:PlmFMSFileToken | ||||||
| properties |
| ||||||
| children | vaultName fileName tokenTimestamp token | ||||||
| source | <xsd:element name="sourceFileToken" type="tns:PlmFMSFileToken" minOccurs="0"/> |
| diagram | ![]() | ||
| type | tns:PlmFMSFileToken | ||
| properties |
| ||
| children | vaultName fileName tokenTimestamp token | ||
| source | <xsd:element name="targetFileToken" type="tns:PlmFMSFileToken"/> |