diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:ManagedBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="FleetType"> <xsd:annotation> <xsd:documentation> Fleet type information. Attributes: name: Inherited from Managed. The name of the fleet. Required in this context. title: Fleet title. type: Type of the fleet. memberRefs: A list of RealisedProduct references. relatedRefs: A list of related fleet references. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:attribute name="title" type="xsd:string" use="optional"/> <xsd:attribute name="type" type="xsd:string" use="required"/> <xsd:attribute name="memberRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:RealisedProduct"/> <xsd:attribute name="relatedRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Fleet"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="title" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="type" type="xsd:string" use="required"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="memberRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:RealisedProduct"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="relatedRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Fleet"/> |