| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of bus:BusinessRuleBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="PropertyRuleType"> <xsd:annotation> <xsd:documentation xml:lang="en"> This element contains a Business rule of Type Property Rule. Attributes: typeName: Object Type on which this rule applies propertyName: Property on the object on which this rule applies initialValue: Initial Value for the property isModifiable: Is this property modifiable? writeOnce: Is this property value written once only? isRequired: isEnabled: alternateDisplayName: isVisible: attachedLOVName: </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="bus:BusinessRuleBase"> <xsd:attribute name="typeName" type="xsd:string" use="required"/> <xsd:attribute name="initialValue" type="xsd:string" use="optional"/> <xsd:attribute name="isModifiable" type="bus:PropertyRuleIsModifiableType" use="optional" default="default"/> <xsd:attribute name="writeOnce" type="bus:PropertyRuleWriteOnceType" use="optional" default="no"/> <xsd:attribute name="isRequired" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isEnabled" type="xsd:boolean" use="optional" default="true"/> <xsd:attribute name="alternateDisplayName" type="xsd:string" use="optional"/> <xsd:attribute name="isVisible" type="xsd:boolean" use="optional" default="true"/> <xsd:attribute name="combinationProperty" type="xsd:string" use="optional"/> <xsd:attribute name="attachedLOVName" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="typeName" type="xsd:string" use="required"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="initialValue" type="xsd:string" use="optional"/> |
| type | bus:PropertyRuleIsModifiableType | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xsd:attribute name="isModifiable" type="bus:PropertyRuleIsModifiableType" use="optional" default="default"/> |
| type | bus:PropertyRuleWriteOnceType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="writeOnce" type="bus:PropertyRuleWriteOnceType" use="optional" default="no"/> |
| type | xsd:boolean | ||||
| properties |
|
||||
| source | <xsd:attribute name="isRequired" type="xsd:boolean" use="optional" default="false"/> |
| type | xsd:boolean | ||||
| properties |
|
||||
| source | <xsd:attribute name="isEnabled" type="xsd:boolean" use="optional" default="true"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="alternateDisplayName" type="xsd:string" use="optional"/> |
| type | xsd:boolean | ||||
| properties |
|
||||
| source | <xsd:attribute name="isVisible" type="xsd:boolean" use="optional" default="true"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="combinationProperty" type="xsd:string" use="optional"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="attachedLOVName" type="xsd:string" use="optional"/> |