diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureRevisionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="MROPositionRevisionType"> <xsd:annotation> <xsd:documentation> Position revision information. Attributes: panelNumber: Unique identifier to identify the panel number of the given position. code: Unique identifier to identify the position code of the given position. childRefs: A list of references to child positions. meterRefs: A list of references to meter positions. panelRefs: A list of references to panel positions. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionBase"> <xsd:attribute name="panelNumber" type="xsd:string" use="optional"/> <xsd:attribute name="code" type="xsd:string" use="optional"/> <xsd:attribute name="childRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> <xsd:attribute name="panelRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> <xsd:attribute name="meterRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="panelNumber" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="code" type="xsd:string" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="childRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="panelRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="meterRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:MROPosition"/> |