QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
Formula | xs:string | optional |
|
||||
Occurence | xs:string | optional |
|
||||
Root | union of(xs:IDREF, ConditionRootCodeType) | self | optional |
|
Element | LeftExpression |
<xs:attributeGroup name="ConditionGroup"> <xs:attributeGroup ref="XpathGroup"> <xs:annotation> <xs:documentation>An expression can be a reference in the xml using all or part of the group attributes</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="Formula" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>A test can be defined as an xslt test</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |