Diagram
|
|
Type |
OrType |
Type hierarchy |
|
Properties
|
|
Substitution Group Affiliation |
|
Children |
BooleanExpression |
Instance
|
<Or n="" xmlns="http://qifstandards.org/xsd/qif3">
<BooleanExpression>{2,unbounded}</BooleanExpression>
</Or> |
|
Attributes
|
QName |
Type |
Use |
Annotation |
n |
NaturalType |
required |
The required n attribute is the number of boolean expressions in the OrType expression. |
|
|
Source
|
<xs:element name="Or" type="OrType" substitutionGroup="BooleanExpression"/> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/GenericExpressions.xsd |