diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:CompositionInstanceType | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="SetupInstanceType"> <xsd:annotation> <xsd:documentation> This element is used to allow ProcessRevisionView elements to Instance elements in the Plant and Product Structures, or to reference Occurrences in those structures. Attributes: predecessorRefs: Used to indicate the process flow. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:CompositionInstanceType"> <xsd:attribute name="predecessorRefs" type="plm:uriReferenceListType" plm:refType="plm:Instance"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:uriReferenceListType |
source | <xsd:attribute name="predecessorRefs" type="plm:uriReferenceListType" plm:refType="plm:Instance"/> |