| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="ScheduleDeliverableType"> <xsd:annotation> <xsd:documentation> Represents a deliverable of a ScheduleRevision. Attributes: type: The type of the deliverable. name: Inherited from AttribOwnerBase. deliverableRef: A reference to the deliverable object. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="type" type="xsd:string" use="optional"/> <xsd:attribute name="deliverableRef" type="plm:anyURIType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="type" type="xsd:string" use="optional"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="deliverableRef" type="plm:anyURIType" use="optional"/> |