diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureRevisionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup plm:PlainText | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="RequirementRevisionType"> <xsd:annotation> <xsd:documentation> This is a revision of a Requirement. Attributes: plainRef: References a multiple language version of PlainText. If multiple language support is required, plainRef should be used in addition to PlainText. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionBase"> <xsd:sequence> <xsd:element name="PlainText" type="xsd:string"/> </xsd:sequence> <xsd:attribute name="plainRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="plainRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="PlainText" type="xsd:string"/> |