Attribute or document value should be used in place of some value in an existing Process Specification. Attribute substitution could be used for document substitution. These substititution changes were made in v2.0. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
attributeName | xsd:NMTOKEN | required |
|
||||
nameIDRef | xsd:IDREF | required |
|
||||
value | xsd:string | required |
|
Complex Types | PackageType, ProcessSpecificationType |
Elements | Package, ProcessSpecification |
<xsd:element name="AttributeSubstitution"> <xsd:annotation> <xsd:documentation>Attribute or document value should be used in place of some value in an existing Process Specification. Attribute substitution could be used for document substitution. These substititution changes were made in v2.0.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="AttributeSubstitutionType"/> </xsd:complexContent> </xsd:complexType> </xsd:element> |