Last modified by Elena on 2025/09/10 11:19

From version 2.30
edited by Helena
on 2025/07/02 15:33
Change comment: There is no comment for this version
To version 2.31
edited by Helena
on 2025/07/02 15:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -524,9 +524,9 @@
524 524  |(% style="width:267px" %)**SDMX Facet**|(% style="width:729px" %)**XML Schema Facet**
525 525  |(% style="width:267px" %)minLength|(% style="width:729px" %)xs:minLength
526 526  |(% style="width:267px" %)maxLength|(% style="width:729px" %)xs:maxLength
527 -|(% style="width:267px" %)minValue[^1]|(% style="width:729px" %)if ExclusiveValueRange: xs:minExclusives, else: xs:minInclusive
528 -|(% style="width:267px" %)maxValue[^1]|(% style="width:729px" %)if ExclusiveValueRange: xs:maxExclusives, else: xs:maxInclusive
529 -|(% style="width:267px" %)decimals[^1]|(% style="width:729px" %)xs:fractionDigits
527 +|(% style="width:267px" %)minValue{{footnote}}Note that these options only apply to numeric representations and should be ignored if the data type is non-numeric.{{/footnote}}|(% style="width:729px" %)if ExclusiveValueRange: xs:minExclusives, else: xs:minInclusive
528 +|(% style="width:267px" %)maxValue^^1^^|(% style="width:729px" %)if ExclusiveValueRange: xs:maxExclusives, else: xs:maxInclusive
529 +|(% style="width:267px" %)decimals^^1^^|(% style="width:729px" %)xs:fractionDigits
530 530  |(% style="width:267px" %)pattern|(% style="width:729px" %)xs:pattern
531 531  
532 532  [^1]: Note that these options only apply to numeric representations and should be ignored if the data type is non-numeric.