complexType GeneralRelationType
diagram plmxml_diagrams/plmxml_p338.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:ManagedBase
properties
base plm:ManagedBase
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound
used by
element GeneralRelation
complexTypes AllocationType AllowedDeviationRelationType CharacteristicValueForRealisedProductRelationType DefinitionRelationType DerivedFromRelationType DiscrepancyPhysicalProductRelationType DiscrepancyProductRelationType DispositionApplicabilityRelationType ElementEventRelationType HasSubActivitiesRelationType LocationAssignmentType LogEntryValuesRelationType MROLocationRelationType MROSpecificationRelationType NeutralCharacteristicRelationType PartApplicabilityRelationType PathElementRelationType PendingEventRelationType PhysicalLogEntriesRelationType RealisedFromRelationType RemovedInstalledDesignProductRelationType RemovedInstalledPhysicalProductRelationType RemovedInstalledProductRelationType RepresentedByRelationType RequestedLotRelationType RequestedRealisedProductRelationType ResourceAssignmentType RouteNodeAssignmentType RouteSectionAssignmentType ScheduleTaskDependencyType TraceabilityRelationType VendorPartRelationType WireProtectionAreaRelationType
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      
annotation
documentation

      This is general relation between a number of elements. The type of relation
      is given by the 'subType' attribute inherited from ManagedBase.
     
      There are no specified values of 'subType'. Therefore the semantics of the
      relation are not defined here.
     
source <xsd:complexType name="GeneralRelationType">
 
<xsd:annotation>
   
<xsd:documentation>
      This is general relation between a number of elements. The type of relation
      is given by the 'subType' attribute inherited from ManagedBase.
     
      There are no specified values of 'subType'. Therefore the semantics of the
      relation are not defined here.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:ManagedBase">
     
<xsd:attribute name="relatedRefs" type="plm:uriReferenceListType" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute GeneralRelationType/@relatedRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="relatedRefs" type="plm:uriReferenceListType" use="optional"/>


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