diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="FaultCodeType"> <xsd:annotation> <xsd:documentation> Fault identification information. Attributes: name: Inherited from AttribOwner. Workspace object name. description: Inherited from AttribOwner. Workspace description. partRef: References the part associated with the FaultCode. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="partRef" type="plm:anyURIType" use="optional" plm:refType="plm:Product"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="partRef" type="plm:anyURIType" use="optional" plm:refType="plm:Product"/> |