complexType RelatedItemType
diagram plmxml_diagrams/plmxml_p1443.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
used by
element ChangeType/RelatedItem
attributes
Name  Type  Use  Default  Fixed  Annotation
itemRef  plm:anyURIType        
type  xsd:string        
typeRef  plm:anyURIType  optional      
annotation
documentation

      Attributes:

      typeRef:          References a multiple language version of type. If
                        multiple language support is required, typeRef should be
                        used in addition to type.
     
source <xsd:complexType name="RelatedItemType">
 
<xsd:annotation>
   
<xsd:documentation>
      Attributes:

      typeRef:          References a multiple language version of type. If
                        multiple language support is required, typeRef should be
                        used in addition to type.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="itemRef" type="plm:anyURIType"/>
 
<xsd:attribute name="type" type="xsd:string"/>
 
<xsd:attribute name="typeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/>
</xsd:complexType>

attribute RelatedItemType/@itemRef
type plm:anyURIType
source <xsd:attribute name="itemRef" type="plm:anyURIType"/>

attribute RelatedItemType/@type
type xsd:string
source <xsd:attribute name="type" type="xsd:string"/>

attribute RelatedItemType/@typeRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="typeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/>


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