complexType AttribOwnerBase
diagram plmxml_diagrams/plmxml_p227.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:DescriptionBase
properties
base plm:DescriptionBase
abstract true
children plm:Description plm:ApplicationRef plm:Attribute
used by
element AttribOwner
complexTypes AbsoluteOccurrenceType AbstractClassType AccessControlBase ActivityCostType ActivityEntryValueType AddressType AdminViewType Ann3DAreaType Ann3DCrosshatchPatternDefinitionType Ann3DDisplayType Ann3DOutlineType AssignmentListType AssociatedAttachmentType AutogenType BillingRateType BushingComponentType BushingDataType BusinessDataDefBase BusinessRuleBase CalendarEventType CalendarType ChangeIdDefType ChangeRecordGroupType ChangeRecordType ChangeType CheckerParameterType CheckoutStatusBase ConfigurationRuleType ConfigurationViewType ContactDataType CounterBoreType CounterSinkType CouplerDataType DailyTimeType DamperDataType DictionaryAttributeType DisciplineType DisplayControlType DocumentBase DriverComponentType DriverDataType EffectivityType EntityBase EntityMaterialType EntityPropertyGroupType EntityTextureType ExternalReferenceType FaultCodeType FeatureDescriptionsType FixedCostType ForceComponentType ForceDataType FrameSequenceInstanceType FrameSequenceType FrameType FrictionDataType GDEReferenceType GeneralExpressionBase HoleComponentType ICOType IncChangeType InstancePathRootType InstanceThreadType InternalRepBase IssueReviewType JointDataType KeyLOVType LightSourceBase LimitsDependencyDataType LineWidthListType LineWidthType LogicalAssignmentBase ManufacturingConstraintBase MarkerType MaterialType MechanismExpressionType MechanismParametersType MethodOptsType MoneyType MotionAssemblyType MotionEntityRefType MotionEntityType MotorType OccurrenceFilterBase OptionType OverrideApprovalType OwnerBase ParameterType ParticipantType PartMovementType PropertiesBase PropertyBase PropertyGroupType RangeWithUnitType ReleaseStatusType RepresentationEntityType ResourceListType ResourcePoolType RoleType RouteDataType ScheduleDeliverableType ScheduleMemberType ScheduleTaskDeliverableType SectionType SensorComponentType SensorDataType ServiceRequirementCategoryType SignalValueType SolverParameterType SpringDataType StatusBase StepType StructureDefBase TaskType TextureDataType TextureType ThreadType TimeSheetRecordType TimingFunctionType TransactionElementBase TriggerType UnitType ValidationParameterType ValidationResultType ValueDetailsType ValueWithUnitType VariantConditionType VariantDefaultBase VariantRuleCheckType VaultType VendorRoleType ViewType WarningType WorkflowActionType WorkflowBusinessRuleType WorkflowHandlerType WorkflowProcessType WorkflowProfileRelationType WorkflowSignoffProfileType WorkflowTemplateType ZoneBase
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      
annotation
documentation

      Base class for elements which have PLMXML Attributes, i.e. elements
      derived from plm:AttributeBase.
     
      Attributes:
       
      attributeRefs: reference to Attributes
              
      Elements:
     
      Attribute:     any element derived from AttributeBase.
     
source <xsd:complexType name="AttribOwnerBase" abstract="true">
 
<xsd:annotation>
   
<xsd:documentation>
      Base class for elements which have PLMXML Attributes, i.e. elements
      derived from plm:AttributeBase.
     
      Attributes:
       
      attributeRefs: reference to Attributes
              
      Elements:
     
      Attribute:     any element derived from AttributeBase.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:DescriptionBase">
     
<xsd:sequence>
       
<xsd:element ref="plm:Attribute" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
     
<xsd:attribute name="attributeRefs" type="xsd:IDREFS" use="optional" plm:refType="plm:Attribute"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute AttribOwnerBase/@attributeRefs
type xsd:IDREFS
properties
use optional
source <xsd:attribute name="attributeRefs" type="xsd:IDREFS" use="optional" plm:refType="plm:Attribute"/>


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