diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MROPositionType"> <xsd:annotation> <xsd:documentation> Position information. Attributes: isMeter: If position is a meter position. isPanel: If position is a panel position. occurrenceRef: Occurrence reference. An Occurrence without its instanceRefs attribute set indicates self position. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureBase"> <xsd:attribute name="isMeter" type="xsd:boolean" default="false"/> <xsd:attribute name="isPanel" type="xsd:boolean" default="false"/> <xsd:attribute name="occurrenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isMeter" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isPanel" type="xsd:boolean" default="false"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="occurrenceRef" type="plm:anyURIType" use="optional" plm:refType="plm:Occurrence"/> |