diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |
type | plm:anyURIType |
source | <xsd:attribute name="itemRef" type="plm:anyURIType"/> |
type | xsd:string |
source | <xsd:attribute name="type" type="xsd:string"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="typeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |