収容人数を記述するためのプロパティ用語
The maximum number of people that a facility can accommodate.
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 maximum number of people that a facility can accommodate.</xsd:documentation>
</xsd:annotation>
</xsd:element>