complexType ParentType
diagram plmxml_diagrams/plmxml_p1805.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type extension of cl:ICSIdType
properties
base cl:ICSIdType
used by
elements AdminClassType/Parent UserClassType/Parent ICOType/Parent
attributes
Name  Type  Use  Default  Fixed  Annotation
parentRef  xsd:IDREF  optional      
source <xsd:complexType name="ParentType">
 
<xsd:simpleContent>
   
<xsd:extension base="cl:ICSIdType">
     
<xsd:attribute name="parentRef" type="xsd:IDREF" use="optional" plm:refType="cl:AbstractClass"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute ParentType/@parentRef
type xsd:IDREF
properties
use optional
source <xsd:attribute name="parentRef" type="xsd:IDREF" use="optional" plm:refType="cl:AbstractClass"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy