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="GeneralRelationGroupRevisionType"> <xsd:annotation> <xsd:documentation> This is a revision of an GeneralRelationGroup. Attributes: revision: The revision string, e.g. "A". masterRef: The master GeneralRelationGroup memberRefs: The GeneralRelation elements in the Group. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:attribute name="revision" type="xsd:string" use="required"/> <xsd:attribute name="masterRef" type="plm:anyURIType" use="required" plm:refType="plm:GeneralRelationGroup"/> <xsd:attribute name="memberRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:GeneralRelation"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="revision" type="xsd:string" use="required"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="masterRef" type="plm:anyURIType" use="required" plm:refType="plm:GeneralRelationGroup"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="memberRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:GeneralRelation"/> |