イベントや制度等の対象となる事物を表すクラス用語
A class term to express a thing to be targeted for an event or system.
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">A class term to express a thing to be targeted for an event or system.</xsd:documentation>
</xsd:annotation>
</xsd:element>