識別可能なことやものを表すためのクラス用語
A class term to represent an identifiable thing.
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 represent an identifiable thing.</xsd:documentation>
</xsd:annotation>
</xsd:element>