Age is required in certain cases only xxxRemove /remplace by MinMax? |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | ||
---|---|---|---|---|---|---|---|---|
Default | DefaultType | optional |
|
|||||
Extremity | ExtremityCodeType | optional |
|
|||||
Max | QuantityCodeType | optional |
|
|||||
Min | QuantityCodeType | optional |
|
|||||
Quantity | QuantityCodeType | optional |
|
|||||
Step | xs:decimal | optional |
<xs:element name="Age"> <xs:annotation> <xs:documentation>Age is required in certain cases only xxxRemove /remplace by MinMax?</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:attributeGroup ref="MinMaxGroup"/> </xs:complexType> </xs:element> |