対象となる事物の制約を記述するためのプロパティ用語
The restriction on a thing to be targeted.
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 restriction on a thing to be targeted.</xsd:documentation>
</xsd:annotation>
</xsd:element>