| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:DescriptionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="MethodValidityType"> <xsd:annotation> <xsd:documentation> Represents a condition which determines whether a particular Method can be used with a particular Business Operation and/or MethodAttachmentPoint. Attributes: typeName: The allowed 'typeName' of the Operation propertyName: The allowed 'propertyName' of the Operation operationName: The allowed 'name' of the Operation methodAttachmentPointType: The allowed type of the MethodAttachmentPoint. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:DescriptionBase"> <xsd:attribute name="typeName" type="xsd:string" use="optional"/> <xsd:attribute name="propertyName" type="xsd:string" use="optional"/> <xsd:attribute name="operationName" type="xsd:string" use="optional"/> <xsd:attribute name="methodAttachmentPointType" type="bus:MethodAttachmentPointEnum" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="typeName" type="xsd:string" use="optional"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="propertyName" type="xsd:string" use="optional"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="operationName" type="xsd:string" use="optional"/> |
| type | bus:MethodAttachmentPointEnum | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| source | <xsd:attribute name="methodAttachmentPointType" type="bus:MethodAttachmentPointEnum" use="optional"/> |