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