Definition Type: Element
Name: 識別値
Namespace: http://imi.go.jp/ns/core/2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Core241.xsd
Abstract
Documentation:
IDやコードの値を記述するためのプロパティ用語
The value of an identifier or code.
Collapse XSD Schema Diagram:
XSD Diagram of 識別値
Collapse XSD Schema Code:
<xsd:element name="識別値" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation xml:lang="ja">IDやコードの値を記述するためのプロパティ用語</xsd:documentation>
        <xsd:documentation xml:lang="en">The value of an identifier or code.</xsd:documentation>
    </xsd:annotation>
</xsd:element>