diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:MROResourceRevisionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="CrewRevisionType"> <xsd:annotation> <xsd:documentation> Crew revision information. Attributes: name: Inherited from MROResourceRevision. The name of the crew. Required in this context. subResourceRefs: A list of MROResource references. locationRef: The location for the crew. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:MROResourceRevisionBase"> <xsd:attribute name="subResourceRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROResource"/> <xsd:attribute name="locationRef" type="plm:anyURIType" use="required" plm:refType="plm:MROLocation"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="subResourceRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROResource"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="locationRef" type="plm:anyURIType" use="required" plm:refType="plm:MROLocation"/> |