complexType AllowedDeviationRelationType
diagram plmxml_diagrams/plmxml_p1230.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:GeneralRelationType
properties
base plm:GeneralRelationType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound
used by
element AllowedDeviationRelation
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      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
relatedRefs  plm:uriReferenceListType  optional      
deviationRef  plm:anyURIType  required      
annotation
documentation

      This relation is created if the RealisedProduct relates to a
      RealisedProduct that deviates from the design. The references in the
      inherited relatedRefs attribute must be in that order. The deviation
      requires some MROSpecification, referenced by deviationRef, for acceptance
      of the deviated RealisedProduct.

      Attributes:

      deviationRef:     Material review board document reference.
     
source <xsd:complexType name="AllowedDeviationRelationType">
 
<xsd:annotation>
   
<xsd:documentation>
      This relation is created if the RealisedProduct relates to a
      RealisedProduct that deviates from the design. The references in the
      inherited relatedRefs attribute must be in that order. The deviation
      requires some MROSpecification, referenced by deviationRef, for acceptance
      of the deviated RealisedProduct.

      Attributes:

      deviationRef:     Material review board document reference.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:GeneralRelationType">
     
<xsd:attribute name="deviationRef" type="plm:anyURIType" use="required" plm:refType="plm:Managed"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute AllowedDeviationRelationType/@deviationRef
type plm:anyURIType
properties
use required
source <xsd:attribute name="deviationRef" type="plm:anyURIType" use="required" plm:refType="plm:Managed"/>


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