complexType FaultCodeType
diagram plmxml_diagrams/plmxml_p1253.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element FaultCode
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
partRef  plm:anyURIType  optional      
annotation
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.
     
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>

attribute FaultCodeType/@partRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="partRef" type="plm:anyURIType" use="optional" plm:refType="plm:Product"/>


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