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="SoftwareRevisionViewType"> <xsd:annotation> <xsd:documentation> This is a 'view' (e.g. 'design', 'manufacturing', 'maintenance') of a revision of a Software. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionViewBase"/> </xsd:complexContent> </xsd:complexType> |