diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:StructureRevisionViewBase | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Occurrence plm:PropertyGroup plm:RepresentationEntity plm:EntityPropertyGroup plm:SymbolicOccurrence | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="DrawingRevisionViewType"> <xsd:annotation> <xsd:documentation> This is a View (design, manufacturing, etc) of a Revision of a Drawing. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionViewBase"/> </xsd:complexContent> </xsd:complexType> |