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