範囲制約の上限値を記述するためのプロパティ用語
The upper limit of the range of a restriction.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="上限値" type="ic:数量型" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="ja">範囲制約の上限値を記述するためのプロパティ用語</xsd:documentation>
<xsd:documentation xml:lang="en">The upper limit of the range of a restriction.</xsd:documentation>
</xsd:annotation>
</xsd:element>