complexType WorkCardRevisionType
diagram plmxml_diagrams/plmxml_p1328.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:OperationRevisionType
properties
base plm:OperationRevisionType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup
used by
element WorkCardRevision
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      
revision  xsd:string  required      
version  xsd:nonNegativeInteger  optional      
masterRef  plm:anyURIType  required      
optionRefs  plm:uriReferenceListType  optional      
instanceRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
simplifiedRepRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
activityRef  plm:anyURIType  optional      
executionType  plm:ExecutionEnum  optional      
upgradedConfigurationRef  plm:anyURIType  optional      
characteristicDefinitionRefs  plm:uriReferenceListType  optional      
warningRefs  plm:uriReferenceListType  optional      
narrative  xsd:string  optional      
laborCostRef  plm:anyURIType  optional      
materialCostRef  plm:anyURIType  optional      
annotation
documentation

      WorkCard Revision.

      Attributes:

      executionType:    Represents the type of assignment. It can take one of
                        these values: perform, signOff, other.
      upgradedConfigurationRef: References the StructureContext.
      characteristicDefinitionRefs: A list of references to the related
                        CharacteristicDefinitions.
      warningRefs:      A list of references to the warnings associated with the
                        WorkCardRevision.
      narrative:        Represents information about how to perform/carry out
                        the work.
      laborCostRef:     References Money to represent labor cost associated with
                        the Work Card.
      materialCostRef:  References Money to represent material cost associated
                        with Materials of the Work Card.
     
source <xsd:complexType name="WorkCardRevisionType">
 
<xsd:annotation>
   
<xsd:documentation>
      WorkCard Revision.

      Attributes:

      executionType:    Represents the type of assignment. It can take one of
                        these values: perform, signOff, other.
      upgradedConfigurationRef: References the StructureContext.
      characteristicDefinitionRefs: A list of references to the related
                        CharacteristicDefinitions.
      warningRefs:      A list of references to the warnings associated with the
                        WorkCardRevision.
      narrative:        Represents information about how to perform/carry out
                        the work.
      laborCostRef:     References Money to represent labor cost associated with
                        the Work Card.
      materialCostRef:  References Money to represent material cost associated
                        with Materials of the Work Card.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:OperationRevisionType">
     
<xsd:attribute name="executionType" type="plm:ExecutionEnum" use="optional"/>
     
<xsd:attribute name="upgradedConfigurationRef" type="plm:anyURIType" use="optional" plm:refType="plm:StructureContext"/>
     
<xsd:attribute name="characteristicDefinitionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/>
     
<xsd:attribute name="warningRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Warning"/>
     
<xsd:attribute name="narrative" type="xsd:string" use="optional"/>
     
<xsd:attribute name="laborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/>
     
<xsd:attribute name="materialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute WorkCardRevisionType/@executionType
type plm:ExecutionEnum
properties
use optional
facets
Kind Value Annotation
enumeration perform
enumeration signOff
enumeration other
source <xsd:attribute name="executionType" type="plm:ExecutionEnum" use="optional"/>

attribute WorkCardRevisionType/@upgradedConfigurationRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="upgradedConfigurationRef" type="plm:anyURIType" use="optional" plm:refType="plm:StructureContext"/>

attribute WorkCardRevisionType/@characteristicDefinitionRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="characteristicDefinitionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/>

attribute WorkCardRevisionType/@warningRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="warningRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Warning"/>

attribute WorkCardRevisionType/@narrative
type xsd:string
properties
use optional
source <xsd:attribute name="narrative" type="xsd:string" use="optional"/>

attribute WorkCardRevisionType/@laborCostRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="laborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/>

attribute WorkCardRevisionType/@materialCostRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="materialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/>


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