IMI共通語彙基盤 コア語彙 バージョン2.4.1

Table of Contents

top

Schema Document Properties

Target Namespace http://imi.go.jp/ns/core/2
Version 2.4.1
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations have no namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
Documentation コア語彙は、共通語彙基盤の基礎をなすもので、氏名、住所、組織等、あらゆる社会活動で使用される中核的な用語の集合です。多くのシステム間で情報交換のための基礎となる語彙で、データ交換、オープンデータの二次利用等の効率化に役立つものです。

IMI Core Vocabulary
Application Data <dct:title xml:lang="ja">
共通語彙基盤コア語彙
</dct:title>
<dct:title xml:lang="en">
IMI Core Vocabulary
</dct:title>
<dct:license>
http://creativecommons.org/publicdomain/zero/1.0/
</dct:license>
<dct:issued>
2017-11-10
</dct:issued>
<dct:creator>
<foaf:name xml:lang="ja">
経済産業省
</foaf:name>
<foaf:name xml:lang="en">
Ministry of Economy, Trade and Industry
</foaf:name>
<foaf:homepage>
http://www.meti.go.jp/
</foaf:homepage>
</dct:creator>
<dct:creator>
<foaf:name xml:lang="ja">
IPA 独立行政法人情報処理推進機構
</foaf:name>
<foaf:name xml:lang="en">
Information-technology Promotion Agency, Japan.
</foaf:name>
<foaf:homepage>
http://www.ipa.go.jp/
</foaf:homepage>
</dct:creator>

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
foaf http://xmlns.com/foaf/0.1/
dct http://purl.org/dc/terms/
xsd http://www.w3.org/2001/XMLSchema
ic http://imi.go.jp/ns/core/2
uncefactISO4217 urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31
Schema Component Representation
<xsd:schema targetNamespace="http://imi.go.jp/ns/core/2" version="2.4.1">
<xsd:import namespace="urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31" schemaLocation="./ISO_ISO3AlphaCurrencyCode_2012-08-31.xsd"/>
...
</xsd:schema>
top

Global Declarations

Element: Eメールアドレス

Name Eメールアドレス
Type ic:Eメールアドレス-単純型
Nillable no
Abstract no
Documentation 電子メールアドレスを記述するためのプロパティ用語

The electronic mail address.
Diagram
XML Instance Representation
<ic:Eメールアドレス> ic:Eメールアドレス-単純型 </ic:Eメールアドレス>
Schema Component Representation
<xsd:element name="Eメールアドレス" type="ic:Eメールアドレス-単純型"/>
top

Element: FAX番号

Name FAX番号
Type ic:電話番号型
Nillable yes
Abstract no
Documentation FAX番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用

The facsimile number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only.
Diagram
XML Instance Representation
<ic:FAX番号
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
xsd:string
</ic:FAX番号>
Schema Component Representation
<xsd:element name="FAX番号" type="ic:電話番号型" nillable="true"/>
top

Element: ID

Name ID
Type ic:ID型
Nillable yes
Abstract no
Documentation 事物に割り振られたID(識別子)を記述するためのプロパティ用語

The identifier assigned to a thing.
Diagram
XML Instance Representation
<ic:ID
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:ID>
Schema Component Representation
<xsd:element name="ID" type="ic:ID型" nillable="true"/>
top

Element: ID体系

Name ID体系
Type ic:ID体系型
Nillable yes
Abstract no
Documentation IDの体系を表現するためのクラス用語

A class term to express a system for specifying identifiers.
Diagram
XML Instance Representation
<ic:ID体系
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
</ic:ID体系>
Schema Component Representation
<xsd:element name="ID体系" type="ic:ID体系型" nillable="true"/>
top

Element: Webサイト

Name Webサイト
Type ic:Webサイト-単純型
Nillable no
Abstract no
Documentation Webサイトを参照するURLを記述するためのプロパティ用語

The URL that references a Web site.
Diagram
XML Instance Representation
<ic:Webサイト> ic:Webサイト-単純型 </ic:Webサイト>
Schema Component Representation
<xsd:element name="Webサイト" type="ic:Webサイト-単純型"/>
top

Element: アクセス

Name アクセス
Type ic:アクセス型
Nillable yes
Abstract no
Documentation アクセス方法を記述するためのプロパティ用語

The route.
Diagram
XML Instance Representation
<ic:アクセス
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..1]
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:アクセス区間> ... </ic:アクセス区間> [0..*]
<ic:時間> ... </ic:時間> [0..1]
<ic:地図> ... </ic:地図> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</ic:アクセス>
Schema Component Representation
<xsd:element name="アクセス" type="ic:アクセス型" nillable="true"/>
top

Element: アクセス区間

Name アクセス区間
Type ic:アクセス区間型
Nillable yes
Abstract no
Documentation アクセス方法の各区間の一覧を記述するためのプロパティ用語

The list of sections of a route.
Diagram
XML Instance Representation
<ic:アクセス区間
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:路線> ... </ic:路線> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:時間> ... </ic:時間> [0..1]
</ic:アクセス区間>
Schema Component Representation
<xsd:element name="アクセス区間" type="ic:アクセス区間型" nillable="true"/>
top

Element: イベント

Name イベント
Type ic:イベント型
Nillable yes
Abstract no
Documentation 時間と場所を指定して行われるイベント(ビジネス、スポーツ、教育、娯楽などの催し)を表現するためのクラス用語

A class term to express an event (such as a business, sport, educational, or entertaining activity) which is held at the specified time and location.
Diagram
XML Instance Representation
<ic:イベント
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:開催場所> ... </ic:開催場所> [0..*]
<ic:期間> ... </ic:期間> [0..*]
<ic:参加方法> ... </ic:参加方法> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:要約> ... </ic:要約> [0..*]
<ic:関連イベント> ... </ic:関連イベント> [0..*]
<ic:人数> ... </ic:人数> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
</ic:イベント>
Schema Component Representation
<xsd:element name="イベント" type="ic:イベント型" nillable="true"/>
top

Element: イベントスケジュール

Name イベントスケジュール
Type ic:イベントスケジュール型
Nillable yes
Abstract no
Documentation イベントスケジュールを表現するためのクラス用語

A class term to express an event schedule.
Diagram
XML Instance Representation
<ic:イベントスケジュール
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:開催日> ... </ic:開催日> [0..*]
<ic:開始日> ... </ic:開始日> [0..1]
<ic:終了日> ... </ic:終了日> [0..1]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
</ic:イベントスケジュール>
Schema Component Representation
<xsd:element name="イベントスケジュール" type="ic:イベントスケジュール型" nillable="true"/>
top

Element: カナ表記

Name カナ表記
Type ic:カナ表記-単純型
Nillable no
Abstract no
Documentation カタカナ表記を記述するためのプロパティ用語

The textual expression in Katakana.
Diagram
XML Instance Representation
<ic:カナ表記> ic:カナ表記-単純型 </ic:カナ表記>
Schema Component Representation
<xsd:element name="カナ表記" type="ic:カナ表記-単純型"/>
top

Element: カレンダー

Name カレンダー
Type ic:コード型
Nillable yes
Abstract no
Documentation カレンダーの種類を表すコードを記述するためのプロパティ用語

The code specifying a type of calendar.
Diagram
XML Instance Representation
<ic:カレンダー
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:カレンダー>
Schema Component Representation
<xsd:element name="カレンダー" type="ic:コード型" nillable="true"/>
top

Element: キーワード

Name キーワード
Type ic:キーワード-単純型
Nillable no
Abstract no
Documentation キーワードの記述のためのプロパティ用語

The description of keywords.
Diagram
XML Instance Representation
<ic:キーワード> ic:キーワード-単純型 </ic:キーワード>
Schema Component Representation
<xsd:element name="キーワード" type="ic:キーワード-単純型"/>
top

Element: コード

Name コード
Type ic:コード型
Nillable yes
Abstract no
Documentation コードを表現するためのクラス用語

A class term to express a code.
Diagram
XML Instance Representation
<ic:コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:コード>
Schema Component Representation
<xsd:element name="コード" type="ic:コード型" nillable="true"/>
top

Element: コードリスト

Name コードリスト
Type ic:コードリスト型
Nillable yes
Abstract no
Documentation コードリストを表現するためのクラス用語

A class term to express a code list.
Diagram
XML Instance Representation
<ic:コードリスト
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
</ic:コードリスト>
Schema Component Representation
<xsd:element name="コードリスト" type="ic:コードリスト型" nillable="true"/>
top

Element: コード種別

Name コード種別
Type ic:コードリスト型
Nillable yes
Abstract no
Documentation コードの種別を記述するためのプロパティ用語

The type of a code.
Diagram
XML Instance Representation
<ic:コード種別
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
</ic:コード種別>
Schema Component Representation
<xsd:element name="コード種別" type="ic:コードリスト型" nillable="true"/>
top

Element: コード制約

Name コード制約
Type ic:コード制約型
Nillable yes
Abstract no
Documentation 対象となる事物の制約条件をコードによって指定するためのクラス用語

A class term to express a restriction on a targeted thing as a code.
Diagram
XML Instance Representation
<ic:コード制約
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:制約コード> ... </ic:制約コード> [0..*]
</ic:コード制約>
Schema Component Representation
<xsd:element name="コード制約" type="ic:コード制約型" nillable="true"/>
top

Element: サービス

Name サービス
Type ic:サービス型
Nillable yes
Abstract no
Documentation サービスの情報を表現するためのクラス用語

A class term to express a service.
Diagram
XML Instance Representation
<ic:サービス
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
<ic:提供者> ... </ic:提供者> [0..*]
<ic:利用方法> ... </ic:利用方法> [0..*]
</ic:サービス>
Schema Component Representation
<xsd:element name="サービス" type="ic:サービス型" nillable="true"/>
top

Element: サイズ

Name サイズ
Type ic:サイズ-単純型
Nillable no
Abstract no
Documentation サイズの表記を記述するためのプロパティ用語

The size expressed as text.
Diagram
XML Instance Representation
<ic:サイズ> ic:サイズ-単純型 </ic:サイズ>
Schema Component Representation
<xsd:element name="サイズ" type="ic:サイズ-単純型"/>
top

Element: シリアル番号

Name シリアル番号
Type ic:ID型
Nillable yes
Abstract no
Documentation シリアル番号を記述するためのプロパティ用語

The serial number.
Diagram
XML Instance Representation
<ic:シリアル番号
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:シリアル番号>
Schema Component Representation
<xsd:element name="シリアル番号" type="ic:ID型" nillable="true"/>
top

Element: バージョン

Name バージョン
Type ic:バージョン-単純型
Nillable no
Abstract no
Documentation バージョン情報を記述するためのプロパティ用語

The version information.
Diagram
XML Instance Representation
<ic:バージョン> ic:バージョン-単純型 </ic:バージョン>
Schema Component Representation
<xsd:element name="バージョン" type="ic:バージョン-単純型"/>
top

Element: バリアフリー

Name バリアフリー
Type ic:バリアフリー-単純型
Nillable no
Abstract no
Documentation 設備などのバリアフリーに関する情報の記述のためのプロパティ用語

The description of information regarding accessibility to an equipment, etc.
Diagram
XML Instance Representation
<ic:バリアフリー> ic:バリアフリー-単純型 </ic:バリアフリー>
Schema Component Representation
<xsd:element name="バリアフリー" type="ic:バリアフリー-単純型"/>
top

Element: ビル番号

Name ビル番号
Type ic:ビル番号-単純型
Nillable no
Abstract no
Documentation ビルの番号の表記(号棟など)を記述するためのプロパティ用語

The building number (such as unit number) expressed as text.
Diagram
XML Instance Representation
<ic:ビル番号> ic:ビル番号-単純型 </ic:ビル番号>
Schema Component Representation
<xsd:element name="ビル番号" type="ic:ビル番号-単純型"/>
top

Element: ビル名

Name ビル名
Type ic:ビル名-単純型
Nillable no
Abstract no
Documentation ビル名を記述するためのプロパティ用語

The building name.
Diagram
XML Instance Representation
<ic:ビル名> ic:ビル名-単純型 </ic:ビル名>
Schema Component Representation
<xsd:element name="ビル名" type="ic:ビル名-単純型"/>
top

Element: ミドルネーム

Name ミドルネーム
Type ic:ミドルネーム-単純型
Nillable no
Abstract no
Documentation ミドルネームの表記を記述するためのプロパティ用語

The middle name expressed as text.
Diagram
XML Instance Representation
<ic:ミドルネーム> ic:ミドルネーム-単純型 </ic:ミドルネーム>
Schema Component Representation
<xsd:element name="ミドルネーム" type="ic:ミドルネーム-単純型"/>
top

Element: ミドルネームカナ表記

Name ミドルネームカナ表記
Type ic:ミドルネームカナ表記-単純型
Nillable no
Abstract no
Documentation ミドルネームのカタカナ表記を記述するためのプロパティ用語

The textual expression of a middle name in Katakana.
Diagram
XML Instance Representation
<ic:ミドルネームカナ表記> ic:ミドルネームカナ表記-単純型 </ic:ミドルネームカナ表記>
Schema Component Representation
<xsd:element name="ミドルネームカナ表記" type="ic:ミドルネームカナ表記-単純型"/>
top

Element: ミドルネームローマ字表記

Name ミドルネームローマ字表記
Type ic:ミドルネームローマ字表記-単純型
Nillable no
Abstract no
Documentation ミドルネームのローマ字表記を記述するためのプロパティ用語

The textual expression of a middle name in the Roman alphabet.
Diagram
XML Instance Representation
<ic:ミドルネームローマ字表記> ic:ミドルネームローマ字表記-単純型 </ic:ミドルネームローマ字表記>
Schema Component Representation
<xsd:element name="ミドルネームローマ字表記" type="ic:ミドルネームローマ字表記-単純型"/>
top

Element: メタデータ

Name メタデータ
Type ic:文書型
Nillable yes
Abstract no
Documentation データのメタデータを記述するためのプロパティ用語

A document specifying the metadata of a data.
Diagram
XML Instance Representation
<ic:メタデータ
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:表題> ... </ic:表題> [0..*]
<ic:作成者> ... </ic:作成者> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:寄与者> ... </ic:寄与者> [0..*]
<ic:日付> ... </ic:日付> [0..*]
<ic:資源タイプ> ... </ic:資源タイプ> [0..*]
<ic:記録形式> ... </ic:記録形式> [0..*]
<ic:記録形式コード> ... </ic:記録形式コード> [0..*]
<ic:出処> ... </ic:出処> [0..*]
<ic:言語> ... </ic:言語> [0..*]
<ic:権利管理> ... </ic:権利管理> [0..*]
</ic:メタデータ>
Schema Component Representation
<xsd:element name="メタデータ" type="ic:文書型" nillable="true"/>
top

Element: ローマ字表記

Name ローマ字表記
Type ic:ローマ字表記-単純型
Nillable no
Abstract no
Documentation ローマ字表記を記述するためのプロパティ用語

The textual expression in the Roman alphabet.
Diagram
XML Instance Representation
<ic:ローマ字表記> ic:ローマ字表記-単純型 </ic:ローマ字表記>
Schema Component Representation
<xsd:element name="ローマ字表記" type="ic:ローマ字表記-単純型"/>
top

Element: ロット番号

Name ロット番号
Type ic:ロット番号-単純型
Nillable no
Abstract no
Documentation 製造ロットの番号を記述するためのプロパティ用語

The manufacturing lot number.
Diagram
XML Instance Representation
<ic:ロット番号> ic:ロット番号-単純型 </ic:ロット番号>
Schema Component Representation
<xsd:element name="ロット番号" type="ic:ロット番号-単純型"/>
top

Element: 緯度

Name 緯度
Type ic:緯度-単純型
Nillable no
Abstract no
Documentation 緯度を記述するためのプロパティ用語 ※-90から+90で記載

The latitude. Note: Specify a value between -90 and +90.
Diagram
XML Instance Representation
<ic:緯度> ic:緯度-単純型 </ic:緯度>
Schema Component Representation
<xsd:element name="緯度" type="ic:緯度-単純型"/>
top

Element: 緯度経度書式

Name 緯度経度書式
Type ic:緯度経度書式-単純型
Nillable no
Abstract no
Documentation 度、分、秒の書式を記述するためのプロパティ用語 ※書式はiso6709に準拠する

The format to express degree, minutes and seconds. Note: The format shall comply with ISO 6709 standard.
Diagram
XML Instance Representation
<ic:緯度経度書式> ic:緯度経度書式-単純型 </ic:緯度経度書式>
Schema Component Representation
<xsd:element name="緯度経度書式" type="ic:緯度経度書式-単純型"/>
top

Element: 延べ面積

Name 延べ面積
Type ic:面積型
Nillable yes
Abstract no
Documentation 建物の延べ床面積を記述するためのプロパティ用語

The total floor area of a building.
Diagram
XML Instance Representation
<ic:延べ面積
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:延べ面積>
Schema Component Representation
<xsd:element name="延べ面積" type="ic:面積型" nillable="true"/>
top

Element: 下位コード

Name 下位コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 当該コードの下位に位置するコードを記述するためのプロパティ用語

The lower-level code of the code concerned.
Diagram
XML Instance Representation
<ic:下位コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:下位コード>
Schema Component Representation
<xsd:element name="下位コード" type="ic:コード型" nillable="true"/>
top

Element: 下限値

Name 下限値
Type ic:数量型
Nillable yes
Abstract no
Documentation 範囲制約の下限値を記述するためのプロパティ用語

The lower limit of the range of a restriction.
Diagram
XML Instance Representation
<ic:下限値
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:下限値>
Schema Component Representation
<xsd:element name="下限値" type="ic:数量型" nillable="true"/>
top

Element: 価格

Name 価格
Type ic:価格型
Nillable yes
Abstract no
Documentation 価格(製品の価格など)を記述するためのプロパティ用語

The price (such as a product price).
Diagram
XML Instance Representation
<ic:価格
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:金額> ... </ic:金額> [0..1]
</ic:価格>
Schema Component Representation
<xsd:element name="価格" type="ic:価格型" nillable="true"/>
top

Element: 画像

Name 画像
Type ic:画像-単純型
Nillable no
Abstract no
Documentation 画像を参照するURLを記述するためのプロパティ用語

The URL that references an image.
Diagram
XML Instance Representation
<ic:画像> ic:画像-単純型 </ic:画像>
Schema Component Representation
<xsd:element name="画像" type="ic:画像-単純型"/>
top

Element: 開催期日

Name 開催期日
Type ic:開催期日-単純型
Nillable no
Abstract no
Documentation スケジュールが有効となる日を記述するためのプロパティ用語 ※スケジュールの種別が「週間」の場合は曜日、「月間」の場合は月の中の日、「年間」の場合は年の中の月日を指定する。

The day on which the schedule becomes effective. Note: If the schedule category is 'weekly', then select a day of the week. If it is 'monthly' or 'yearly', then select a date in the month or the year respectively.
Diagram
XML Instance Representation
<ic:開催期日> ic:開催期日-単純型 </ic:開催期日>
Schema Component Representation
<xsd:element name="開催期日" type="ic:開催期日-単純型"/>
top

Element: 開催場所

Name 開催場所
Type ic:地物型
Nillable yes
Abstract no
Documentation イベントなどの開催場所を記述するためのプロパティ用語

The venue of a event, etc.
Diagram
XML Instance Representation
<ic:開催場所
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</ic:開催場所>
Schema Component Representation
<xsd:element name="開催場所" type="ic:地物型" nillable="true"/>
top

Element: 開催日

Name 開催日
Type ic:日付型
Nillable yes
Abstract no
Documentation イベントなどが開催される日付を記述するためのプロパティ用語

The date on which an event, etc. is held.
Diagram
XML Instance Representation
<ic:開催日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:開催日>
Schema Component Representation
<xsd:element name="開催日" type="ic:日付型" nillable="true"/>
top

Element: 開始時間

Name 開始時間
Type ic:開始時間-単純型
Nillable no
Abstract no
Documentation 場所やサービスなどの開始時間を記述するためのプロパティ用語

The starting time of a place or service, etc.
Diagram
XML Instance Representation
<ic:開始時間> ic:開始時間-単純型 </ic:開始時間>
Schema Component Representation
<xsd:element name="開始時間" type="ic:開始時間-単純型"/>
top

Element: 開始日

Name 開始日
Type ic:日付型
Nillable yes
Abstract no
Documentation イベントなどの開始日を記述するためのプロパティ用語

The starting date of an event, etc.
Diagram
XML Instance Representation
<ic:開始日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:開始日>
Schema Component Representation
<xsd:element name="開始日" type="ic:日付型" nillable="true"/>
top

Element: 開始日時

Name 開始日時
Type ic:日時型
Nillable yes
Abstract no
Documentation 期間の開始日時を記述するためのプロパティ用語

The start date and time of a period.
Diagram
XML Instance Representation
<ic:開始日時
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:開始日時>
Schema Component Representation
<xsd:element name="開始日時" type="ic:日時型" nillable="true"/>
top

Element: 外部利用可否

Name 外部利用可否
Type ic:外部利用可否-単純型
Nillable no
Abstract no
Documentation 施設や設備などの外部利用可否の記述のためのプロパティ用語

The textual description of whether or not a facility or equipment is available for use by outsiders.
Diagram
XML Instance Representation
<ic:外部利用可否> ic:外部利用可否-単純型 </ic:外部利用可否>
Schema Component Representation
<xsd:element name="外部利用可否" type="ic:外部利用可否-単純型"/>
top

Element: 概念

Name 概念
Type ic:概念型
Nillable yes
Abstract no
Documentation 全ての型のベースとなる基本型としてのクラス用語

A class term that serves as the base type for all types.
Diagram
XML Instance Representation
<ic:概念
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:概念>
Schema Component Representation
<xsd:element name="概念" type="ic:概念型" nillable="true"/>
top

Element: 概要

Name 概要
Type ic:概要-単純型
Nillable no
Abstract no
Documentation 概要説明を記述するためのプロパティ用語

The overview description.
Diagram
XML Instance Representation
<ic:概要> ic:概要-単純型 </ic:概要>
Schema Component Representation
<xsd:element name="概要" type="ic:概要-単純型"/>
top

Element: 活動

Name 活動
Type ic:活動型
Nillable yes
Abstract no
Documentation 組織などの活動を記述するためのプロパティ用語

The activity of an organization, etc.
Diagram
XML Instance Representation
<ic:活動
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:場所> ... </ic:場所> [0..*]
<ic:日時> ... </ic:日時> [0..*]
<ic:期間> ... </ic:期間> [0..*]
</ic:活動>
Schema Component Representation
<xsd:element name="活動" type="ic:活動型" nillable="true"/>
top

Element: 活動状況

Name 活動状況
Type ic:状況型
Nillable yes
Abstract no
Documentation 組織などの活動状況を記述するためのプロパティ用語

The activity status of an organization, etc.
Diagram
XML Instance Representation
<ic:活動状況
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:発生日> ... </ic:発生日> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:説明> ... </ic:説明> [0..1]
<ic:期間> ... </ic:期間> [0..*]
</ic:活動状況>
Schema Component Representation
<xsd:element name="活動状況" type="ic:状況型" nillable="true"/>
top

Element: 管理者

Name 管理者
Type ic:実体型
Nillable yes
Abstract no
Documentation 管理している組織や人を記述するためのプロパティ用語

The organization or person in charge of maintenance.
Diagram
XML Instance Representation
<ic:管理者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:管理者>
Schema Component Representation
<xsd:element name="管理者" type="ic:実体型" nillable="true"/>
top

Element: 関与

Name 関与
Type ic:関与型
Nillable yes
Abstract no
Documentation 関連する組織や人(関連性の記述を含む)を記述するためのプロパティ用語

The associated organization or person (including a description of the relationship).
Diagram
XML Instance Representation
<ic:関与
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:役割コード> ... </ic:役割コード> [0..1]
<ic:関与者> ... </ic:関与者> [0..*]
</ic:関与>
Schema Component Representation
<xsd:element name="関与" type="ic:関与型" nillable="true"/>
top

Element: 関与者

Name 関与者
Type ic:実体型
Nillable yes
Abstract no
Documentation 関連する組織や人を記述するためのプロパティ用語

The associated organization or person.
Diagram
XML Instance Representation
<ic:関与者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:関与者>
Schema Component Representation
<xsd:element name="関与者" type="ic:実体型" nillable="true"/>
top

Element: 関連イベント

Name 関連イベント
Type ic:イベント型
Nillable yes
Abstract no
Documentation 関連するイベントを記述するためのプロパティ用語

The related event.
Diagram
XML Instance Representation
<ic:関連イベント
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:開催場所> ... </ic:開催場所> [0..*]
<ic:期間> ... </ic:期間> [0..*]
<ic:参加方法> ... </ic:参加方法> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:要約> ... </ic:要約> [0..*]
<ic:関連イベント> ... </ic:関連イベント> [0..*]
<ic:人数> ... </ic:人数> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
</ic:関連イベント>
Schema Component Representation
<xsd:element name="関連イベント" type="ic:イベント型" nillable="true"/>
top

Element: 関連コード

Name 関連コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 当該コードに関連するコードを記述するためのプロパティ用語

The code related to the code concerned.
Diagram
XML Instance Representation
<ic:関連コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:関連コード>
Schema Component Representation
<xsd:element name="関連コード" type="ic:コード型" nillable="true"/>
top

Element: 関連施設

Name 関連施設
Type ic:施設関連型
Nillable yes
Abstract no
Documentation 関連する施設(上位施設、下位施設など)を記述するためのプロパティ用語

The associated facility (such as a parent or affiliated facility).
Diagram
XML Instance Representation
<ic:関連施設
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:施設> ... </ic:施設> [0..1]
</ic:関連施設>
Schema Component Representation
<xsd:element name="関連施設" type="ic:施設関連型" nillable="true"/>
top

Element: 関連人員

Name 関連人員
Type ic:人数型
Nillable yes
Abstract no
Documentation 関連する人員の人数(従業員数など)を記述するためのプロパティ用語

The number of personnel involved (such as the number of employees).
Diagram
XML Instance Representation
<ic:関連人員
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:人数> ... </ic:人数> [0..1]
</ic:関連人員>
Schema Component Representation
<xsd:element name="関連人員" type="ic:人数型" nillable="true"/>
top

Element: 関連組織

Name 関連組織
Type ic:組織関連型
Nillable yes
Abstract no
Documentation 関連する組織を記述するためのプロパティ用語

The associated organization.
Diagram
XML Instance Representation
<ic:関連組織
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:組織> ... </ic:組織> [0..1]
</ic:関連組織>
Schema Component Representation
<xsd:element name="関連組織" type="ic:組織関連型" nillable="true"/>
top

Element: 寄与者

Name 寄与者
Type ic:実体型
Nillable yes
Abstract no
Documentation 文書の内容になんらかの寄与、貢献をした実体を記述するためのプロパティ用語

The entity responsible for making contributions to a document.
Diagram
XML Instance Representation
<ic:寄与者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:寄与者>
Schema Component Representation
<xsd:element name="寄与者" type="ic:実体型" nillable="true"/>
top

Element: 期間

Name 期間
Type ic:期間スケジュール型
Nillable yes
Abstract no
Documentation 開始から終了までの時間範囲を記述するためのプロパティ用語

The time range from start to end.
Diagram
XML Instance Representation
<ic:期間
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:期間>
Schema Component Representation
<xsd:element name="期間" type="ic:期間スケジュール型" nillable="true"/>
top

Element: 期間スケジュール

Name 期間スケジュール
Type ic:期間スケジュール型
Nillable yes
Abstract no
Documentation 期間やスケジュールを表現するためのクラス用語

A class term to express a period or schedule.
Diagram
XML Instance Representation
<ic:期間スケジュール
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:期間スケジュール>
Schema Component Representation
<xsd:element name="期間スケジュール" type="ic:期間スケジュール型" nillable="true"/>
top

Element: 期間制約

Name 期間制約
Type ic:期間制約型
Nillable yes
Abstract no
Documentation 対象となる事物の制約条件を期間によって指定するためのクラス用語

A class term to express a restriction on a targeted thing by means of a period.
Diagram
XML Instance Representation
<ic:期間制約
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:期間> ... </ic:期間> [0..*]
</ic:期間制約>
Schema Component Representation
<xsd:element name="期間制約" type="ic:期間制約型" nillable="true"/>
top

Element: 規制情報

Name 規制情報
Type ic:規制情報-単純型
Nillable no
Abstract no
Documentation 規制に関する情報(取り扱い上の注意など)を記述するためのプロパティ用語

The regulatory information (including handling precautions).
Diagram
XML Instance Representation
<ic:規制情報> ic:規制情報-単純型 </ic:規制情報>
Schema Component Representation
<xsd:element name="規制情報" type="ic:規制情報-単純型"/>
top

Element: 記述

Name 記述
Type ic:記述型
Nillable yes
Abstract no
Documentation 種別付きの説明文を記述するためのプロパティ用語

A explanation for the thing.
Diagram
XML Instance Representation
<ic:記述
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:説明> ... </ic:説明> [0..*]
</ic:記述>
Schema Component Representation
<xsd:element name="記述" type="ic:記述型" nillable="true"/>
top

Element: 記録形式

Name 記録形式
Type ic:記録形式-単純型
Nillable no
Abstract no
Documentation 文書のファイルの記録形式、物理媒体又は次元を記述するためのプロパティ用語

The file format, physical medium, or dimensions of a document.
Diagram
XML Instance Representation
<ic:記録形式> ic:記録形式-単純型 </ic:記録形式>
Schema Component Representation
<xsd:element name="記録形式" type="ic:記録形式-単純型"/>
top

Element: 記録形式コード

Name 記録形式コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 文書のファイルの記録形式、物理媒体又は次元のコードを記述するためのプロパティ用語

The code specifying a file format, physical medium, or dimensions of a document.
Diagram
XML Instance Representation
<ic:記録形式コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:記録形式コード>
Schema Component Representation
<xsd:element name="記録形式コード" type="ic:コード型" nillable="true"/>
top

Element: 境界を含まない下限値

Name 境界を含まない下限値
Type ic:数量型
Nillable yes
Abstract no
Documentation 範囲制約の境界を含まない下限値を記述するためのプロパティ用語

The lower limit of the range of a restriction, which excludes the boundary.
Diagram
XML Instance Representation
<ic:境界を含まない下限値
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:境界を含まない下限値>
Schema Component Representation
<xsd:element name="境界を含まない下限値" type="ic:数量型" nillable="true"/>
top

Element: 境界を含まない上限値

Name 境界を含まない上限値
Type ic:数量型
Nillable yes
Abstract no
Documentation 範囲制約の境界を含まない上限値を記述するためのプロパティ用語

The upper limit of the range of s restriction, which excludes the boundary.
Diagram
XML Instance Representation
<ic:境界を含まない上限値
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:境界を含まない上限値>
Schema Component Representation
<xsd:element name="境界を含まない上限値" type="ic:数量型" nillable="true"/>
top

Element: 業務組織

Name 業務組織
Type ic:業務組織型
Nillable yes
Abstract no
Documentation 業務組織を表現するためのクラス用語

A class term to express a business organization.
Diagram
XML Instance Representation
<ic:業務組織
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:略称アルファベット> ... </ic:略称アルファベット> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
<ic:事業種目> ... </ic:事業種目> [0..*]
<ic:事業年度開始日> ... </ic:事業年度開始日> [0..1]
<ic:代理人> ... </ic:代理人> [0..*]
</ic:業務組織>
Schema Component Representation
<xsd:element name="業務組織" type="ic:業務組織型" nillable="true"/>
top

Element: 金額

Name 金額
Type ic:金額型
Nillable yes
Abstract no
Documentation 金額を記述するためのプロパティ用語

The amount of money.
Diagram
XML Instance Representation
<ic:金額
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:通貨> ... </ic:通貨> [0..1]
<ic:通貨コード> ... </ic:通貨コード> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</ic:金額>
Schema Component Representation
<xsd:element name="金額" type="ic:金額型" nillable="true"/>
top

Element:

Name
Type ic:区-単純型
Nillable no
Abstract no
Documentation 政令指定都市の区の名前を記述するためのプロパティ用語

The name of a ward in a ordinance-designated city.
Diagram
XML Instance Representation
<ic:区> ic:区-単純型 </ic:区>
Schema Component Representation
<xsd:element name="" type="ic:区-単純型"/>
top

Element: 形態

Name 形態
Type ic:形態-単純型
Nillable no
Abstract no
Documentation 製品などの形態の説明を記述するためのプロパティ用語

The description of the form of a product, etc.
Diagram
XML Instance Representation
<ic:形態> ic:形態-単純型 </ic:形態>
Schema Component Representation
<xsd:element name="形態" type="ic:形態-単純型"/>
top

Element: 携帯電話番号

Name 携帯電話番号
Type ic:電話番号型
Nillable yes
Abstract no
Documentation 携帯電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用

The cellular phone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only.
Diagram
XML Instance Representation
<ic:携帯電話番号
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
xsd:string
</ic:携帯電話番号>
Schema Component Representation
<xsd:element name="携帯電話番号" type="ic:電話番号型" nillable="true"/>
top

Element: 経度

Name 経度
Type ic:経度-単純型
Nillable no
Abstract no
Documentation 経度を記述するためのプロパティ用語 ※-180から+180で記載

The longitude. Note: Specify a value between -180 and +180.
Diagram
XML Instance Representation
<ic:経度> ic:経度-単純型 </ic:経度>
Schema Component Representation
<xsd:element name="経度" type="ic:経度-単純型"/>
top

Element:

Name
Type ic:月-単純型
Nillable no
Abstract no
Documentation 日付や日時などの月の値を記述するためのプロパティ用語

The value of month in date, and date and time.
Diagram
XML Instance Representation
<ic:月> ic:月-単純型 </ic:月>
Schema Component Representation
<xsd:element name="" type="ic:月-単純型"/>
top

Element: 建築面積

Name 建築面積
Type ic:面積型
Nillable yes
Abstract no
Documentation 建築面積を記述するためのプロパティ用語

The building area.
Diagram
XML Instance Representation
<ic:建築面積
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:建築面積>
Schema Component Representation
<xsd:element name="建築面積" type="ic:面積型" nillable="true"/>
top

Element: 建物

Name 建物
Type ic:建物型
Nillable yes
Abstract no
Documentation 建物を記述するためのプロパティ用語

The building.
Diagram
XML Instance Representation
<ic:建物
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:敷地面積> ... </ic:敷地面積> [0..*]
<ic:主要用途> ... </ic:主要用途> [0..*]
<ic:建築面積> ... </ic:建築面積> [0..*]
<ic:延べ面積> ... </ic:延べ面積> [0..*]
<ic:最高の高さ> ... </ic:最高の高さ> [0..*]
<ic:地上階数> ... </ic:地上階数> [0..*]
<ic:地下階数> ... </ic:地下階数> [0..*]
<ic:構造> ... </ic:構造> [0..*]
<ic:竣工日> ... </ic:竣工日> [0..*]
<ic:施設> ... </ic:施設> [0..*]
</ic:建物>
Schema Component Representation
<xsd:element name="建物" type="ic:建物型" nillable="true"/>
top

Element: 権利管理

Name 権利管理
Type ic:文書型
Nillable yes
Abstract no
Documentation 文書に含まれる、又はかかわる権利管理に関する情報を記述するためのプロパティ用語

The information about rights held in and over a document.
Diagram
XML Instance Representation
<ic:権利管理
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:表題> ... </ic:表題> [0..*]
<ic:作成者> ... </ic:作成者> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:寄与者> ... </ic:寄与者> [0..*]
<ic:日付> ... </ic:日付> [0..*]
<ic:資源タイプ> ... </ic:資源タイプ> [0..*]
<ic:記録形式> ... </ic:記録形式> [0..*]
<ic:記録形式コード> ... </ic:記録形式コード> [0..*]
<ic:出処> ... </ic:出処> [0..*]
<ic:言語> ... </ic:言語> [0..*]
<ic:権利管理> ... </ic:権利管理> [0..*]
</ic:権利管理>
Schema Component Representation
<xsd:element name="権利管理" type="ic:文書型" nillable="true"/>
top

Element: 原産国

Name 原産国
Type ic:原産国-単純型
Nillable no
Abstract no
Documentation 原産国名を記述するためのプロパティ用語

The name of a country of origin.
Diagram
XML Instance Representation
<ic:原産国> ic:原産国-単純型 </ic:原産国>
Schema Component Representation
<xsd:element name="原産国" type="ic:原産国-単純型"/>
top

Element: 原産国コード

Name 原産国コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 原産国を表すコードを記述するためのプロパティ用語

The code specifying a country of origin.
Diagram
XML Instance Representation
<ic:原産国コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:原産国コード>
Schema Component Representation
<xsd:element name="原産国コード" type="ic:コード型" nillable="true"/>
top

Element: 言語

Name 言語
Type ic:コード型
Nillable yes
Abstract no
Documentation 文書の言語を記述するためのプロパティ用語

The language of a document.
Diagram
XML Instance Representation
<ic:言語
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:言語>
Schema Component Representation
<xsd:element name="言語" type="ic:コード型" nillable="true"/>
top

Element: 構成員

Name 構成員
Type ic:人型
Nillable yes
Abstract no
Documentation 構成員を記述するためのプロパティ用語

The member.
Diagram
XML Instance Representation
<ic:構成員
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:氏名> ... </ic:氏名> [0..*]
<ic:性別> ... </ic:性別> [0..1]
<ic:性別コード> ... </ic:性別コード> [0..1]
<ic:生年月日> ... </ic:生年月日> [0..1]
<ic:死亡年月日> ... </ic:死亡年月日> [0..1]
<ic:住所> ... </ic:住所> [0..*]
<ic:本籍> ... </ic:本籍> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:国籍> ... </ic:国籍> [0..*]
<ic:国籍コード> ... </ic:国籍コード> [0..*]
<ic:出生国> ... </ic:出生国> [0..1]
<ic:出生国コード> ... </ic:出生国コード> [0..1]
<ic:出生地> ... </ic:出生地> [0..1]
<ic:年齢> ... </ic:年齢> [0..1]
<ic:身長> ... </ic:身長> [0..1]
<ic:体重> ... </ic:体重> [0..1]
</ic:構成員>
Schema Component Representation
<xsd:element name="構成員" type="ic:人型" nillable="true"/>
top

Element: 構造

Name 構造
Type ic:構造-単純型
Nillable no
Abstract no
Documentation 建物などの構造の表記を記述するためのプロパティ用語

The structure of a building, etc. expressed as text.
Diagram
XML Instance Representation
<ic:構造> ic:構造-単純型 </ic:構造>
Schema Component Representation
<xsd:element name="構造" type="ic:構造-単純型"/>
top

Element: 購入価格

Name 購入価格
Type ic:金額型
Nillable yes
Abstract no
Documentation 購入価格を記述するためのプロパティ用語

The purchase price.
Diagram
XML Instance Representation
<ic:購入価格
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:通貨> ... </ic:通貨> [0..1]
<ic:通貨コード> ... </ic:通貨コード> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</ic:購入価格>
Schema Component Representation
<xsd:element name="購入価格" type="ic:金額型" nillable="true"/>
top

Element: 高さ

Name 高さ
Type ic:長さ型
Nillable yes
Abstract no
Documentation 形状の高さを記述するためのプロパティ用語

The height of the shape.
Diagram
XML Instance Representation
<ic:高さ
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:高さ>
Schema Component Representation
<xsd:element name="高さ" type="ic:長さ型" nillable="true"/>
top

Element:

Name
Type ic:号-単純型
Nillable no
Abstract no
Documentation 号、住居番号の表記を記述するためのプロパティ用語

The building number or house number expressed as text.
Diagram
XML Instance Representation
<ic:号> ic:号-単純型 </ic:号>
Schema Component Representation
<xsd:element name="" type="ic:号-単純型"/>
top

Element:

Name
Type ic:国-単純型
Nillable no
Abstract no
Documentation 国名を記述するためのプロパティ用語

The country name.
Diagram
XML Instance Representation
<ic:国> ic:国-単純型 </ic:国>
Schema Component Representation
<xsd:element name="" type="ic:国-単純型"/>
top

Element: 国コード

Name 国コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 国のコードを記述するためのプロパティ用語

The code specifying a country.
Diagram
XML Instance Representation
<ic:国コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:国コード>
Schema Component Representation
<xsd:element name="国コード" type="ic:コード型" nillable="true"/>
top

Element: 国籍

Name 国籍
Type ic:国籍-単純型
Nillable no
Abstract no
Documentation 国籍の表記を記述するためのプロパティ用語

The nationality expressed as text.
Diagram
XML Instance Representation
<ic:国籍> ic:国籍-単純型 </ic:国籍>
Schema Component Representation
<xsd:element name="国籍" type="ic:国籍-単純型"/>
top

Element: 国籍コード

Name 国籍コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 国籍コードを記述するためのプロパティ用語 ※住民基本台帳で利用されているものを使用

The code specifying a nationality. Note: Use the code in Basic Resident Registration.
Diagram
XML Instance Representation
<ic:国籍コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:国籍コード>
Schema Component Representation
<xsd:element name="国籍コード" type="ic:コード型" nillable="true"/>
top

Element: 座標

Name 座標
Type ic:座標型
Nillable yes
Abstract no
Documentation 座標を表現するためのクラス用語

A class term to express latitude-longitude coordinates.
Diagram
XML Instance Representation
<ic:座標
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:座標参照系> ... </ic:座標参照系> [0..1]
<ic:緯度経度書式> ... </ic:緯度経度書式> [0..1]
<ic:緯度> ... </ic:緯度> [0..1]
<ic:経度> ... </ic:経度> [0..1]
<ic:座標データ書式> ... </ic:座標データ書式> [0..1]
<ic:座標データ> ... </ic:座標データ> [0..1]
<ic:測地高度> ... </ic:測地高度> [0..1]
</ic:座標>
Schema Component Representation
<xsd:element name="座標" type="ic:座標型" nillable="true"/>
top

Element: 座標データ

Name 座標データ
Type ic:座標データ-単純型
Nillable no
Abstract no
Documentation 点、線、面などを表現するデータ文字列の書式を記述するためのプロパティ用語

The format of a data string to express points, lines, and planes.
Diagram
XML Instance Representation
<ic:座標データ> ic:座標データ-単純型 </ic:座標データ>
Schema Component Representation
<xsd:element name="座標データ" type="ic:座標データ-単純型"/>
top

Element: 座標データ書式

Name 座標データ書式
Type ic:コード型
Nillable yes
Abstract no
Documentation 点、線、面などを表現するデータ文字列の書式を表すコードを記述するためのプロパティ用語

The code specifying a format of a data string to express points, lines, and planes.
Diagram
XML Instance Representation
<ic:座標データ書式
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:座標データ書式>
Schema Component Representation
<xsd:element name="座標データ書式" type="ic:コード型" nillable="true"/>
top

Element: 座標参照系

Name 座標参照系
Type ic:ID型
Nillable yes
Abstract no
Documentation 座標の参照系を記述するためのプロパティ用語

The reference system of latitude-longitude coordinates.
Diagram
XML Instance Representation
<ic:座標参照系
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:座標参照系>
Schema Component Representation
<xsd:element name="座標参照系" type="ic:ID型" nillable="true"/>
top

Element: 最高の高さ

Name 最高の高さ
Type ic:長さ型
Nillable yes
Abstract no
Documentation 最高点の高さを記述するためのプロパティ用語

The height at the highest point.
Diagram
XML Instance Representation
<ic:最高の高さ
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:最高の高さ>
Schema Component Representation
<xsd:element name="最高の高さ" type="ic:長さ型" nillable="true"/>
top

Element: 作成者

Name 作成者
Type ic:実体型
Nillable yes
Abstract no
Documentation 文書の内容の作成に主たる責任をもつ実体を記述するためのプロパティ用語

The entity primarily responsible for making a document.
Diagram
XML Instance Representation
<ic:作成者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:作成者>
Schema Component Representation
<xsd:element name="作成者" type="ic:実体型" nillable="true"/>
top

Element: 参加方法

Name 参加方法
Type ic:参加方法-単純型
Nillable no
Abstract no
Documentation イベントなどへの参加方法の説明を記述するためのプロパティ用語

The explanation on how to join an event, etc.
Diagram
XML Instance Representation
<ic:参加方法> ic:参加方法-単純型 </ic:参加方法>
Schema Component Representation
<xsd:element name="参加方法" type="ic:参加方法-単純型"/>
top

Element: 参照

Name 参照
Type ic:参照型
Nillable yes
Abstract no
Documentation 追加情報などを参照するURLを記述するためのプロパティ用語

The URL that references additional information.
Diagram
XML Instance Representation
<ic:参照
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:参照先> ... </ic:参照先> [0..*]
</ic:参照>
Schema Component Representation
<xsd:element name="参照" type="ic:参照型" nillable="true"/>
top

Element: 参照先

Name 参照先
Type ic:参照先-単純型
Nillable no
Abstract no
Documentation 追加情報などを参照するURLを記述するためのプロパティ用語

The URL that refers to additional information.
Diagram
XML Instance Representation
<ic:参照先> ic:参照先-単純型 </ic:参照先>
Schema Component Representation
<xsd:element name="参照先" type="ic:参照先-単純型"/>
top

Element: 使用期限

Name 使用期限
Type ic:日付型
Nillable yes
Abstract no
Documentation 使用期限を記述するためのプロパティ用語

The expiration date by which a product should be used.
Diagram
XML Instance Representation
<ic:使用期限
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:使用期限>
Schema Component Representation
<xsd:element name="使用期限" type="ic:日付型" nillable="true"/>
top

Element: 使用方法

Name 使用方法
Type ic:使用方法-単純型
Nillable no
Abstract no
Documentation 使用方法の説明を記述するためのプロパティ用語

The explanation of usage instructions.
Diagram
XML Instance Representation
<ic:使用方法> ic:使用方法-単純型 </ic:使用方法>
Schema Component Representation
<xsd:element name="使用方法" type="ic:使用方法-単純型"/>
top

Element: 始点

Name 始点
Type ic:地物型
Nillable yes
Abstract no
Documentation 始点となる地物を記述するためのプロパティ用語

The feature that serves as an origin.
Diagram
XML Instance Representation
<ic:始点
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</ic:始点>
Schema Component Representation
<xsd:element name="始点" type="ic:地物型" nillable="true"/>
top

Element: 始点備考

Name 始点備考
Type ic:始点備考-単純型
Nillable no
Abstract no
Documentation 始点についての備考を記述するためのプロパティ用語

The remarks on the origin.
Diagram
XML Instance Representation
<ic:始点備考> ic:始点備考-単純型 </ic:始点備考>
Schema Component Representation
<xsd:element name="始点備考" type="ic:始点備考-単純型"/>
top

Element: 市区町村

Name 市区町村
Type ic:市区町村-単純型
Nillable no
Abstract no
Documentation 市区町村名を記述するためのプロパティ用語

The name of a municipality.
Diagram
XML Instance Representation
<ic:市区町村> ic:市区町村-単純型 </ic:市区町村>
Schema Component Representation
<xsd:element name="市区町村" type="ic:市区町村-単純型"/>
top

Element: 市区町村コード

Name 市区町村コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 市区町村のコードを記述するためのプロパティ用語

The code specifying a municipality.
Diagram
XML Instance Representation
<ic:市区町村コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:市区町村コード>
Schema Component Representation
<xsd:element name="市区町村コード" type="ic:コード型" nillable="true"/>
top

Element: 施設

Name 施設
Type ic:施設型
Nillable yes
Abstract no
Documentation 施設を記述するためのプロパティ用語

The facility.
Diagram
XML Instance Representation
<ic:施設
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:利用可能時間> ... </ic:利用可能時間> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:収容人数> ... </ic:収容人数> [0..*]
<ic:駐車場> ... </ic:駐車場> [0..*]
<ic:建物> ... </ic:建物> [0..*]
<ic:関連施設> ... </ic:関連施設> [0..*]
<ic:備考> ... </ic:備考> [0..1]
</ic:施設>
Schema Component Representation
<xsd:element name="施設" type="ic:施設型" nillable="true"/>
top

Element: 施設関連

Name 施設関連
Type ic:施設関連型
Nillable yes
Abstract no
Documentation 施設の関連を表現するためのクラス用語

A class term to express an associated facility.
Diagram
XML Instance Representation
<ic:施設関連
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:施設> ... </ic:施設> [0..1]
</ic:施設関連>
Schema Component Representation
<xsd:element name="施設関連" type="ic:施設関連型" nillable="true"/>
top

Element: 死亡年月日

Name 死亡年月日
Type ic:日付型
Nillable yes
Abstract no
Documentation 死亡年月日を記述するためのプロパティ用語

The date of death.
Diagram
XML Instance Representation
<ic:死亡年月日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:死亡年月日>
Schema Component Representation
<xsd:element name="死亡年月日" type="ic:日付型" nillable="true"/>
top

Element: 氏名

Name 氏名
Type ic:氏名型
Nillable yes
Abstract no
Documentation 人の氏名を記述するためのプロパティ用語

The name of a person.
Diagram
XML Instance Representation
<ic:氏名
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:姓名> ... </ic:姓名> [0..1]
<ic:姓名カナ表記> ... </ic:姓名カナ表記> [0..1]
<ic:姓名ローマ字表記> ... </ic:姓名ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:姓カナ表記> ... </ic:姓カナ表記> [0..1]
<ic:姓ローマ字表記> ... </ic:姓ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:名カナ表記> ... </ic:名カナ表記> [0..1]
<ic:名ローマ字表記> ... </ic:名ローマ字表記> [0..1]
<ic:ミドルネーム> ... </ic:ミドルネーム> [0..1]
<ic:ミドルネームカナ表記> ... </ic:ミドルネームカナ表記> [0..1]
<ic:ミドルネームローマ字表記> ... </ic:ミドルネームローマ字表記> [0..1]
</ic:氏名>
Schema Component Representation
<xsd:element name="氏名" type="ic:氏名型" nillable="true"/>
top

Element: 資源タイプ

Name 資源タイプ
Type ic:資源タイプ-単純型
Nillable no
Abstract no
Documentation 文書の性質又はジャンルを記述するためのプロパティ用語

The nature or genre of a document.
Diagram
XML Instance Representation
<ic:資源タイプ> ic:資源タイプ-単純型 </ic:資源タイプ>
Schema Component Representation
<xsd:element name="資源タイプ" type="ic:資源タイプ-単純型"/>
top

Element: 資本金

Name 資本金
Type ic:金額型
Nillable yes
Abstract no
Documentation 法人などの資本金を記述するためのプロパティ用語

The capital of a corporation.
Diagram
XML Instance Representation
<ic:資本金
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:通貨> ... </ic:通貨> [0..1]
<ic:通貨コード> ... </ic:通貨コード> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</ic:資本金>
Schema Component Representation
<xsd:element name="資本金" type="ic:金額型" nillable="true"/>
top

Element: 事業種目

Name 事業種目
Type ic:事業種目-単純型
Nillable no
Abstract no
Documentation 事業の種類の表記(販売業など)を記述するためのプロパティ用語

The category of a business (such as a distributor) expressed as text.
Diagram
XML Instance Representation
<ic:事業種目> ic:事業種目-単純型 </ic:事業種目>
Schema Component Representation
<xsd:element name="事業種目" type="ic:事業種目-単純型"/>
top

Element: 事業年度開始日

Name 事業年度開始日
Type ic:日付型
Nillable yes
Abstract no
Documentation 事業年度の開始日を記述するためのプロパティ用語

The start date of the business year.
Diagram
XML Instance Representation
<ic:事業年度開始日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:事業年度開始日>
Schema Component Representation
<xsd:element name="事業年度開始日" type="ic:日付型" nillable="true"/>
top

Element: 事物

Name 事物
Type ic:事物型
Nillable yes
Abstract no
Documentation 識別可能なことやものを表すためのクラス用語

A class term to represent an identifiable thing.
Diagram
XML Instance Representation
<ic:事物
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:事物>
Schema Component Representation
<xsd:element name="事物" type="ic:事物型" nillable="true"/>
top

Element:

Name
Type ic:時-単純型
Nillable no
Abstract no
Documentation 日時などの時の値を記述するためのプロパティ用語

The value of time in date and time.
Diagram
XML Instance Representation
<ic:時> ic:時-単純型 </ic:時>
Schema Component Representation
<xsd:element name="" type="ic:時-単純型"/>
top

Element: 時間

Name 時間
Type ic:数量型
Nillable yes
Abstract no
Documentation 所要時間を記述するためのプロパティ用語

The amount of time required.
Diagram
XML Instance Representation
<ic:時間
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:時間>
Schema Component Representation
<xsd:element name="時間" type="ic:数量型" nillable="true"/>
top

Element: 時間帯

Name 時間帯
Type ic:時間帯-単純型
Nillable no
Abstract no
Documentation 時間帯を記述するためのプロパティ用語 ※協定世界時からの時間差

The time zone. Note: The time difference from the Coordinated Universal Time.
Diagram
XML Instance Representation
<ic:時間帯> ic:時間帯-単純型 </ic:時間帯>
Schema Component Representation
<xsd:element name="時間帯" type="ic:時間帯-単純型"/>
top

Element: 自動認識ID

Name 自動認識ID
Type ic:自動認識ID-単純型
Nillable no
Abstract no
Documentation 自動認識ID(バーコードや二次元コードの画像など)が表すURLを記述するためのプロパティ用語

The URL expressed by the automatic recognition identifier (such as an image of bar code and two-dimensional code).
Diagram
XML Instance Representation
<ic:自動認識ID> ic:自動認識ID-単純型 </ic:自動認識ID>
Schema Component Representation
<xsd:element name="自動認識ID" type="ic:自動認識ID-単純型"/>
top

Element: 識別値

Name 識別値
Type xsd:string
Nillable no
Abstract no
Documentation IDやコードの値を記述するためのプロパティ用語

The value of an identifier or code.
Diagram
XML Instance Representation
<ic:識別値> xsd:string </ic:識別値>
Schema Component Representation
<xsd:element name="識別値" type="xsd:string"/>
top

Element: 実体

Name 実体
Type ic:実体型
Nillable yes
Abstract no
Documentation 実体を表現するためのクラス用語

A class term to express an entity.
Diagram
XML Instance Representation
<ic:実体
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:実体>
Schema Component Representation
<xsd:element name="実体" type="ic:実体型" nillable="true"/>
top

Element: 主要用途

Name 主要用途
Type ic:主要用途-単純型
Nillable no
Abstract no
Documentation 建物などの主要用途の表記を記述するためのプロパティ用語

The major use of a building, etc. expressed as text.
Diagram
XML Instance Representation
<ic:主要用途> ic:主要用途-単純型 </ic:主要用途>
Schema Component Representation
<xsd:element name="主要用途" type="ic:主要用途-単純型"/>
top

Element: 種別

Name 種別
Type ic:種別-単純型
Nillable no
Abstract no
Documentation 様々な事物の種別の表記を記述するためのプロパティ用語

The category of various things expressed as text.
Diagram
XML Instance Representation
<ic:種別> ic:種別-単純型 </ic:種別>
Schema Component Representation
<xsd:element name="種別" type="ic:種別-単純型"/>
top

Element: 種別コード

Name 種別コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 種別コードを記述するためのプロパティ用語

The code specifying a category.
Diagram
XML Instance Representation
<ic:種別コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:種別コード>
Schema Component Representation
<xsd:element name="種別コード" type="ic:コード型" nillable="true"/>
top

Element: 収容人数

Name 収容人数
Type ic:数量型
Nillable yes
Abstract no
Documentation 収容人数を記述するためのプロパティ用語

The maximum number of people that a facility can accommodate.
Diagram
XML Instance Representation
<ic:収容人数
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:収容人数>
Schema Component Representation
<xsd:element name="収容人数" type="ic:数量型" nillable="true"/>
top

Element: 収容台数

Name 収容台数
Type ic:収容台数-単純型
Nillable no
Abstract no
Documentation 駐車場の収容可能台数を記述するためのプロパティ用語

The maximum number of vehicles that a parking area can accommodate.
Diagram
XML Instance Representation
<ic:収容台数> ic:収容台数-単純型 </ic:収容台数>
Schema Component Representation
<xsd:element name="収容台数" type="ic:収容台数-単純型"/>
top

Element: 終点

Name 終点
Type ic:地物型
Nillable yes
Abstract no
Documentation 終点となる地物を記述するためのプロパティ用語

The feature that serves as a destination.
Diagram
XML Instance Representation
<ic:終点
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</ic:終点>
Schema Component Representation
<xsd:element name="終点" type="ic:地物型" nillable="true"/>
top

Element: 終点備考

Name 終点備考
Type ic:終点備考-単純型
Nillable no
Abstract no
Documentation 終点についての備考を記述するためのプロパティ用語

The remarks on the destination.
Diagram
XML Instance Representation
<ic:終点備考> ic:終点備考-単純型 </ic:終点備考>
Schema Component Representation
<xsd:element name="終点備考" type="ic:終点備考-単純型"/>
top

Element: 終了時間

Name 終了時間
Type ic:終了時間-単純型
Nillable no
Abstract no
Documentation 場所やサービスなどの終了時間を記述するためのプロパティ用語

The closing time of a place or service, etc.
Diagram
XML Instance Representation
<ic:終了時間> ic:終了時間-単純型 </ic:終了時間>
Schema Component Representation
<xsd:element name="終了時間" type="ic:終了時間-単純型"/>
top

Element: 終了日

Name 終了日
Type ic:日付型
Nillable yes
Abstract no
Documentation イベントなどの終了日を記述するためのプロパティ用語

The closing date of the event, etc.
Diagram
XML Instance Representation
<ic:終了日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:終了日>
Schema Component Representation
<xsd:element name="終了日" type="ic:日付型" nillable="true"/>
top

Element: 終了日時

Name 終了日時
Type ic:日時型
Nillable yes
Abstract no
Documentation 期間の終了日時を記述するためのプロパティ用語

The end date and time of a period.
Diagram
XML Instance Representation
<ic:終了日時
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:終了日時>
Schema Component Representation
<xsd:element name="終了日時" type="ic:日時型" nillable="true"/>
top

Element: 住所

Name 住所
Type ic:住所型
Nillable yes
Abstract no
Documentation 住所を記述するためのプロパティ用語

The address.
Diagram
XML Instance Representation
<ic:住所
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:郵便番号> ... </ic:郵便番号> [0..1]
<ic:住所コード> ... </ic:住所コード> [0..*]
<ic:> ... </ic:> [0..1]
<ic:国コード> ... </ic:国コード> [0..1]
<ic:都道府県> ... </ic:都道府県> [0..1]
<ic:都道府県コード> ... </ic:都道府県コード> [0..1]
<ic:市区町村> ... </ic:市区町村> [0..1]
<ic:> ... </ic:> [0..1]
<ic:市区町村コード> ... </ic:市区町村コード> [0..1]
<ic:町名> ... </ic:町名> [0..1]
<ic:丁目> ... </ic:丁目> [0..1]
<ic:番地補足> ... </ic:番地補足> [0..1]
<ic:番地> ... </ic:番地> [0..1]
<ic:> ... </ic:> [0..1]
<ic:ビル名> ... </ic:ビル名> [0..1]
<ic:ビル番号> ... </ic:ビル番号> [0..1]
<ic:部屋番号> ... </ic:部屋番号> [0..1]
<ic:方書> ... </ic:方書> [0..1]
</ic:住所>
Schema Component Representation
<xsd:element name="住所" type="ic:住所型" nillable="true"/>
top

Element: 住所コード

Name 住所コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 住所のコードを記述するためのプロパティ用語 ※地方公共団体情報システム機構の地方公共団体コード住所など

The code specifying an address. Note: Such as Local Government Code Address by Japan Agency for Local Authority Information Systems.
Diagram
XML Instance Representation
<ic:住所コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:住所コード>
Schema Component Representation
<xsd:element name="住所コード" type="ic:コード型" nillable="true"/>
top

Element: 重量

Name 重量
Type ic:重量型
Nillable yes
Abstract no
Documentation 重量を記述するためのプロパティ用語

The weight.
Diagram
XML Instance Representation
<ic:重量
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:重量>
Schema Component Representation
<xsd:element name="重量" type="ic:重量型" nillable="true"/>
top

Element: 出処

Name 出処
Type ic:出処-単純型
Nillable no
Abstract no
Documentation 当該文書の由来となるような関係の文書源を記述するためのプロパティ用語

The related document from which a described document is derived.
Diagram
XML Instance Representation
<ic:出処> ic:出処-単純型 </ic:出処>
Schema Component Representation
<xsd:element name="出処" type="ic:出処-単純型"/>
top

Element: 出生国

Name 出生国
Type ic:出生国-単純型
Nillable no
Abstract no
Documentation 生まれた国名を記述するためのプロパティ用語

The name of a country of birth.
Diagram
XML Instance Representation
<ic:出生国> ic:出生国-単純型 </ic:出生国>
Schema Component Representation
<xsd:element name="出生国" type="ic:出生国-単純型"/>
top

Element: 出生国コード

Name 出生国コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 生まれた国のコードを記述するためのプロパティ用語

The code specifying a country of birth.
Diagram
XML Instance Representation
<ic:出生国コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:出生国コード>
Schema Component Representation
<xsd:element name="出生国コード" type="ic:コード型" nillable="true"/>
top

Element: 出生地

Name 出生地
Type ic:住所型
Nillable yes
Abstract no
Documentation 生まれた場所を記述するためのプロパティ用語

The birth place.
Diagram
XML Instance Representation
<ic:出生地
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:郵便番号> ... </ic:郵便番号> [0..1]
<ic:住所コード> ... </ic:住所コード> [0..*]
<ic:> ... </ic:> [0..1]
<ic:国コード> ... </ic:国コード> [0..1]
<ic:都道府県> ... </ic:都道府県> [0..1]
<ic:都道府県コード> ... </ic:都道府県コード> [0..1]
<ic:市区町村> ... </ic:市区町村> [0..1]
<ic:> ... </ic:> [0..1]
<ic:市区町村コード> ... </ic:市区町村コード> [0..1]
<ic:町名> ... </ic:町名> [0..1]
<ic:丁目> ... </ic:丁目> [0..1]
<ic:番地補足> ... </ic:番地補足> [0..1]
<ic:番地> ... </ic:番地> [0..1]
<ic:> ... </ic:> [0..1]
<ic:ビル名> ... </ic:ビル名> [0..1]
<ic:ビル番号> ... </ic:ビル番号> [0..1]
<ic:部屋番号> ... </ic:部屋番号> [0..1]
<ic:方書> ... </ic:方書> [0..1]
</ic:出生地>
Schema Component Representation
<xsd:element name="出生地" type="ic:住所型" nillable="true"/>
top

Element: 竣工日

Name 竣工日
Type ic:日付型
Nillable yes
Abstract no
Documentation 建物の竣工日を記述するためのプロパティ用語

The completion date of a building.
Diagram
XML Instance Representation
<ic:竣工日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:竣工日>
Schema Component Representation
<xsd:element name="竣工日" type="ic:日付型" nillable="true"/>
top

Element: 所有者

Name 所有者
Type ic:実体型
Nillable yes
Abstract no
Documentation 所有者を記述するためのプロパティ用語

The owner.
Diagram
XML Instance Representation
<ic:所有者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:所有者>
Schema Component Representation
<xsd:element name="所有者" type="ic:実体型" nillable="true"/>
top

Element: 消費期限

Name 消費期限
Type ic:日付型
Nillable yes
Abstract no
Documentation 消費期限を記述するためのプロパティ用語

The expiration date by which a product should be consumed.
Diagram
XML Instance Representation
<ic:消費期限
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:消費期限>
Schema Component Representation
<xsd:element name="消費期限" type="ic:日付型" nillable="true"/>
top

Element: 詳細スケジュール

Name 詳細スケジュール
Type ic:詳細スケジュール型
Nillable yes
Abstract no
Documentation (将来的に整備する予定)施設等のオープン日とオープン時間を表現するためのクラス用語。複数のスケジュールが列挙された場合はそれらの和を取るものとする

(To be defined in the future)A class term to express opening time and day of a facility. When multiple schedules are listed, enumerate them.
Diagram
XML Instance Representation
<ic:詳細スケジュール
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:詳細スケジュール>
Schema Component Representation
<xsd:element name="詳細スケジュール" type="ic:詳細スケジュール型" nillable="true"/>
top

Element: 詳細スケジュール規則

Name 詳細スケジュール規則
Type ic:詳細スケジュール規則型
Nillable yes
Abstract no
Documentation (将来的に整備する予定)繰り返し型のスケジュールを定義するためのクラス用語

(To be defined in the future) class term to define a repetitive schedule.
Diagram
XML Instance Representation
<ic:詳細スケジュール規則
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:詳細スケジュール規則>
Schema Component Representation
<xsd:element name="詳細スケジュール規則" type="ic:詳細スケジュール規則型" nillable="true"/>
top

Element: 賞味期限

Name 賞味期限
Type ic:日付型
Nillable yes
Abstract no
Documentation 賞味期限を記述するためのプロパティ用語

The best-before-date of a product.
Diagram
XML Instance Representation
<ic:賞味期限
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:賞味期限>
Schema Component Representation
<xsd:element name="賞味期限" type="ic:日付型" nillable="true"/>
top

Element: 上位コード

Name 上位コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 当該コードの上位に位置するコードを記述するためのプロパティ用語

The upper-level code of the code concerned.
Diagram
XML Instance Representation
<ic:上位コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:上位コード>
Schema Component Representation
<xsd:element name="上位コード" type="ic:コード型" nillable="true"/>
top

Element: 上限値

Name 上限値
Type ic:数量型
Nillable yes
Abstract no
Documentation 範囲制約の上限値を記述するためのプロパティ用語

The upper limit of the range of a restriction.
Diagram
XML Instance Representation
<ic:上限値
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:上限値>
Schema Component Representation
<xsd:element name="上限値" type="ic:数量型" nillable="true"/>
top

Element: 乗数

Name 乗数
Type ic:乗数-単純型
Nillable no
Abstract no
Documentation 基本単位に対する変換乗数を記述するためのプロパティ用語

The conversion multiplier to be applied to the base unit.
Diagram
XML Instance Representation
<ic:乗数> ic:乗数-単純型 </ic:乗数>
Schema Component Representation
<xsd:element name="乗数" type="ic:乗数-単純型"/>
top

Element: 場所

Name 場所
Type ic:場所型
Nillable yes
Abstract no
Documentation 場所を記述するためのプロパティ用語

The location.
Diagram
XML Instance Representation
<ic:場所
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
</ic:場所>
Schema Component Representation
<xsd:element name="場所" type="ic:場所型" nillable="true"/>
top

Element: 状況

Name 状況
Type ic:状況型
Nillable yes
Abstract no
Documentation 状況を表現するためのクラス用語

A class term to express state of affairs.
Diagram
XML Instance Representation
<ic:状況
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:発生日> ... </ic:発生日> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:説明> ... </ic:説明> [0..1]
<ic:期間> ... </ic:期間> [0..*]
</ic:状況>
Schema Component Representation
<xsd:element name="状況" type="ic:状況型" nillable="true"/>
top

Element: 状態

Name 状態
Type ic:状態-単純型
Nillable no
Abstract no
Documentation 状態を記述するためのプロパティ用語

The state.
Diagram
XML Instance Representation
<ic:状態> ic:状態-単純型 </ic:状態>
Schema Component Representation
<xsd:element name="状態" type="ic:状態-単純型"/>
top

Element:

Name
Type ic:色-単純型
Nillable no
Abstract no
Documentation 色の表記を記述するためのプロパティ用語

The color expressed as text.
Diagram
XML Instance Representation
<ic:色> ic:色-単純型 </ic:色>
Schema Component Representation
<xsd:element name="" type="ic:色-単純型"/>
top

Element: 身長

Name 身長
Type ic:数量型
Nillable yes
Abstract no
Documentation 人の身長を記述するためのプロパティ用語

A height of the person.
Diagram
XML Instance Representation
<ic:身長
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:身長>
Schema Component Representation
<xsd:element name="身長" type="ic:数量型" nillable="true"/>
top

Element:

Name
Type ic:人型
Nillable yes
Abstract no
Documentation 人の情報を表現するためのクラス用語

A class term to express information of a person.
Diagram
XML Instance Representation
<ic:人
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:氏名> ... </ic:氏名> [0..*]
<ic:性別> ... </ic:性別> [0..1]
<ic:性別コード> ... </ic:性別コード> [0..1]
<ic:生年月日> ... </ic:生年月日> [0..1]
<ic:死亡年月日> ... </ic:死亡年月日> [0..1]
<ic:住所> ... </ic:住所> [0..*]
<ic:本籍> ... </ic:本籍> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:国籍> ... </ic:国籍> [0..*]
<ic:国籍コード> ... </ic:国籍コード> [0..*]
<ic:出生国> ... </ic:出生国> [0..1]
<ic:出生国コード> ... </ic:出生国コード> [0..1]
<ic:出生地> ... </ic:出生地> [0..1]
<ic:年齢> ... </ic:年齢> [0..1]
<ic:身長> ... </ic:身長> [0..1]
<ic:体重> ... </ic:体重> [0..1]
</ic:人>
Schema Component Representation
<xsd:element name="" type="ic:人型" nillable="true"/>
top

Element: 人数

Name 人数
Type ic:人数-単純型
Nillable no
Abstract no
Documentation 人数を記述するためのプロパティ用語

The number of people.
Diagram
XML Instance Representation
<ic:人数> ic:人数-単純型 </ic:人数>
Schema Component Representation
<xsd:element name="人数" type="ic:人数-単純型"/>
top

Element: 数値

Name 数値
Type ic:数値-単純型
Nillable no
Abstract no
Documentation 数値を記述するためのプロパティ用語

The numerical value.
Diagram
XML Instance Representation
<ic:数値> ic:数値-単純型 </ic:数値>
Schema Component Representation
<xsd:element name="数値" type="ic:数値-単純型"/>
top

Element: 数量

Name 数量
Type ic:数量型
Nillable yes
Abstract no
Documentation 数量を表現するためのクラス用語

A class term to express quantity.
Diagram
XML Instance Representation
<ic:数量
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:数量>
Schema Component Representation
<xsd:element name="数量" type="ic:数量型" nillable="true"/>
top

Element: 制約

Name 制約
Type ic:制約型
Nillable yes
Abstract no
Documentation 対象となる事物の制約を記述するためのプロパティ用語

The restriction on a thing to be targeted.
Diagram
XML Instance Representation
<ic:制約
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
</ic:制約>
Schema Component Representation
<xsd:element name="制約" type="ic:制約型" nillable="true"/>
top

Element: 制約コード

Name 制約コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 制約コードを記述するためのプロパティ用語

The code specifying a restriction.
Diagram
XML Instance Representation
<ic:制約コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:制約コード>
Schema Component Representation
<xsd:element name="制約コード" type="ic:コード型" nillable="true"/>
top

Element: 制約対象

Name 制約対象
Type ic:制約対象-単純型
Nillable no
Abstract no
Documentation 制約対象を記述するためのプロパティ用語

The targeted thing to be restricted.
Diagram
XML Instance Representation
<ic:制約対象> ic:制約対象-単純型 </ic:制約対象>
Schema Component Representation
<xsd:element name="制約対象" type="ic:制約対象-単純型"/>
top

Element:

Name
Type ic:姓-単純型
Nillable no
Abstract no
Documentation 氏名の姓の表記を記述するためのプロパティ用語

The family name expressed as text.
Diagram
XML Instance Representation
<ic:姓> ic:姓-単純型 </ic:姓>
Schema Component Representation
<xsd:element name="" type="ic:姓-単純型"/>
top

Element: 姓カナ表記

Name 姓カナ表記
Type ic:姓カナ表記-単純型
Nillable no
Abstract no
Documentation 氏名の姓のカタカナ表記を記述するためのプロパティ用語

The textual expression of a family name in Katakana.
Diagram
XML Instance Representation
<ic:姓カナ表記> ic:姓カナ表記-単純型 </ic:姓カナ表記>
Schema Component Representation
<xsd:element name="姓カナ表記" type="ic:姓カナ表記-単純型"/>
top

Element: 姓ローマ字表記

Name 姓ローマ字表記
Type ic:姓ローマ字表記-単純型
Nillable no
Abstract no
Documentation 氏名の姓のローマ字表記を記述するためのプロパティ用語

The textual expression of a family name in the Roman alphabet.
Diagram
XML Instance Representation
<ic:姓ローマ字表記> ic:姓ローマ字表記-単純型 </ic:姓ローマ字表記>
Schema Component Representation
<xsd:element name="姓ローマ字表記" type="ic:姓ローマ字表記-単純型"/>
top

Element: 姓名

Name 姓名
Type ic:姓名-単純型
Nillable no
Abstract no
Documentation 氏名(姓、名)の表記を記述するためのプロパティ用語

The full name (family and given name) expressed as text.
Diagram
XML Instance Representation
<ic:姓名> ic:姓名-単純型 </ic:姓名>
Schema Component Representation
<xsd:element name="姓名" type="ic:姓名-単純型"/>
top

Element: 姓名カナ表記

Name 姓名カナ表記
Type ic:姓名カナ表記-単純型
Nillable no
Abstract no
Documentation 氏名(姓、名)のカタカナ表記を記述するためのプロパティ用語

The textual expression of a full name (family and given name) in Katakana.
Diagram
XML Instance Representation
<ic:姓名カナ表記> ic:姓名カナ表記-単純型 </ic:姓名カナ表記>
Schema Component Representation
<xsd:element name="姓名カナ表記" type="ic:姓名カナ表記-単純型"/>
top

Element: 姓名ローマ字表記

Name 姓名ローマ字表記
Type ic:姓名ローマ字表記-単純型
Nillable no
Abstract no
Documentation 氏名(姓、名)のローマ字表記を記述するためのプロパティ用語

The textual expression of a full name (family and given name) in the Roman alphabet.
Diagram
XML Instance Representation
<ic:姓名ローマ字表記> ic:姓名ローマ字表記-単純型 </ic:姓名ローマ字表記>
Schema Component Representation
<xsd:element name="姓名ローマ字表記" type="ic:姓名ローマ字表記-単純型"/>
top

Element: 性別

Name 性別
Type ic:性別-単純型
Nillable no
Abstract no
Documentation 性別の表記を記述するためのプロパティ用語

The gender expressed as text.
Diagram
XML Instance Representation
<ic:性別> ic:性別-単純型 </ic:性別>
Schema Component Representation
<xsd:element name="性別" type="ic:性別-単純型"/>
top

Element: 性別コード

Name 性別コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 性別コードを記述するためのプロパティ用語

The code specifying gender.
Diagram
XML Instance Representation
<ic:性別コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:性別コード>
Schema Component Representation
<xsd:element name="性別コード" type="ic:コード型" nillable="true"/>
top

Element: 生年月日

Name 生年月日
Type ic:日付型
Nillable yes
Abstract no
Documentation 生年月日を記述するためのプロパティ用語

The date of birth.
Diagram
XML Instance Representation
<ic:生年月日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:生年月日>
Schema Component Representation
<xsd:element name="生年月日" type="ic:日付型" nillable="true"/>
top

Element: 製造者

Name 製造者
Type ic:製造者-単純型
Nillable no
Abstract no
Documentation 製造者名を記述するためのプロパティ用語

The name of a manufacturer.
Diagram
XML Instance Representation
<ic:製造者> ic:製造者-単純型 </ic:製造者>
Schema Component Representation
<xsd:element name="製造者" type="ic:製造者-単純型"/>
top

Element: 製造者ID

Name 製造者ID
Type ic:ID型
Nillable yes
Abstract no
Documentation 製造者によって割り当てられたIDを記述するためのプロパティ用語

The identifier assigned by a manufacturer.
Diagram
XML Instance Representation
<ic:製造者ID
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:製造者ID>
Schema Component Representation
<xsd:element name="製造者ID" type="ic:ID型" nillable="true"/>
top

Element: 製造日

Name 製造日
Type ic:日付型
Nillable yes
Abstract no
Documentation 製造日を記述するためのプロパティ用語

The date of manufacture.
Diagram
XML Instance Representation
<ic:製造日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:製造日>
Schema Component Representation
<xsd:element name="製造日" type="ic:日付型" nillable="true"/>
top

Element: 製品

Name 製品
Type ic:製品型
Nillable yes
Abstract no
Documentation 製品を表現するためのクラス用語

A class term to express a product.
Diagram
XML Instance Representation
<ic:製品
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:自動認識ID> ... </ic:自動認識ID> [0..*]
<ic:価格> ... </ic:価格> [0..*]
<ic:使用方法> ... </ic:使用方法> [0..*]
<ic:製造者> ... </ic:製造者> [0..*]
<ic:製造者ID> ... </ic:製造者ID> [0..*]
<ic:販売業者> ... </ic:販売業者> [0..*]
<ic:販売業者ID> ... </ic:販売業者ID> [0..*]
<ic:入数> ... </ic:入数> [0..*]
<ic:形態> ... </ic:形態> [0..*]
<ic:重量> ... </ic:重量> [0..*]
<ic:サイズ> ... </ic:サイズ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:高さ> ... </ic:高さ> [0..*]
<ic:長さ> ... </ic:長さ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:原産国> ... </ic:原産国> [0..*]
<ic:原産国コード> ... </ic:原産国コード> [0..*]
<ic:規制情報> ... </ic:規制情報> [0..*]
</ic:製品>
Schema Component Representation
<xsd:element name="製品" type="ic:製品型" nillable="true"/>
top

Element: 製品個品

Name 製品個品
Type ic:製品個品型
Nillable yes
Abstract no
Documentation 製品を個別に表現するためのクラス用語

A class term to express an individual product.
Diagram
XML Instance Representation
<ic:製品個品
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:自動認識ID> ... </ic:自動認識ID> [0..*]
<ic:価格> ... </ic:価格> [0..*]
<ic:使用方法> ... </ic:使用方法> [0..*]
<ic:製造者> ... </ic:製造者> [0..*]
<ic:製造者ID> ... </ic:製造者ID> [0..*]
<ic:販売業者> ... </ic:販売業者> [0..*]
<ic:販売業者ID> ... </ic:販売業者ID> [0..*]
<ic:入数> ... </ic:入数> [0..*]
<ic:形態> ... </ic:形態> [0..*]
<ic:重量> ... </ic:重量> [0..*]
<ic:サイズ> ... </ic:サイズ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:高さ> ... </ic:高さ> [0..*]
<ic:長さ> ... </ic:長さ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:原産国> ... </ic:原産国> [0..*]
<ic:原産国コード> ... </ic:原産国コード> [0..*]
<ic:規制情報> ... </ic:規制情報> [0..*]
<ic:製造日> ... </ic:製造日> [0..*]
<ic:ロット番号> ... </ic:ロット番号> [0..1]
<ic:消費期限> ... </ic:消費期限> [0..*]
<ic:使用期限> ... </ic:使用期限> [0..*]
<ic:賞味期限> ... </ic:賞味期限> [0..*]
<ic:シリアル番号> ... </ic:シリアル番号> [0..1]
<ic:状態> ... </ic:状態> [0..*]
<ic:所有者> ... </ic:所有者> [0..*]
<ic:購入価格> ... </ic:購入価格> [0..*]
</ic:製品個品>
Schema Component Representation
<xsd:element name="製品個品" type="ic:製品個品型" nillable="true"/>
top

Element: 設置位置

Name 設置位置
Type ic:設置位置-単純型
Nillable no
Abstract no
Documentation 設備などの設置場所の表記(受付横など)を記述するためのプロパティ用語

The location of an equipment, etc. installed (such as beside a reception desk) expressed as text.
Diagram
XML Instance Representation
<ic:設置位置> ic:設置位置-単純型 </ic:設置位置>
Schema Component Representation
<xsd:element name="設置位置" type="ic:設置位置-単純型"/>
top

Element: 設置者

Name 設置者
Type ic:組織型
Nillable yes
Abstract no
Documentation 設備などを設置した組織を記述するためのプロパティ用語

The organization that installed an equipment, etc.
Diagram
XML Instance Representation
<ic:設置者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:略称アルファベット> ... </ic:略称アルファベット> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</ic:設置者>
Schema Component Representation
<xsd:element name="設置者" type="ic:組織型" nillable="true"/>
top

Element: 設置地点

Name 設置地点
Type ic:地物型
Nillable yes
Abstract no
Documentation 設備などが設置されている地物(施設や建物など)を記述するためのプロパティ用語

The feature in which an equipment is installed. (Such as a facility or building.)
Diagram
XML Instance Representation
<ic:設置地点
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</ic:設置地点>
Schema Component Representation
<xsd:element name="設置地点" type="ic:地物型" nillable="true"/>
top

Element: 設置日

Name 設置日
Type ic:日付型
Nillable yes
Abstract no
Documentation 設備などの設置日を記述するためのプロパティ用語

The installation date of an equipment, etc.
Diagram
XML Instance Representation
<ic:設置日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:設置日>
Schema Component Representation
<xsd:element name="設置日" type="ic:日付型" nillable="true"/>
top

Element: 設備

Name 設備
Type ic:設備型
Nillable yes
Abstract no
Documentation 設備を記述するためのプロパティ用語

The equipment.
Diagram
XML Instance Representation
<ic:設備
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:設置地点> ... </ic:設置地点> [0..1]
<ic:設置位置> ... </ic:設置位置> [0..1]
<ic:利用可能時間> ... </ic:利用可能時間> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:外部利用可否> ... </ic:外部利用可否> [0..1]
<ic:利用者> ... </ic:利用者> [0..1]
<ic:設置日> ... </ic:設置日> [0..1]
<ic:Webサイト> ... </ic:Webサイト> [0..1]
<ic:設置者> ... </ic:設置者> [0..1]
<ic:管理者> ... </ic:管理者> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..1]
<ic:バリアフリー> ... </ic:バリアフリー> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</ic:設備>
Schema Component Representation
<xsd:element name="設備" type="ic:設備型" nillable="true"/>
top

Element: 設立日

Name 設立日
Type ic:日付型
Nillable yes
Abstract no
Documentation 組織などの設立日を記述するためのプロパティ用語

The date of establishment of an organization, etc.
Diagram
XML Instance Representation
<ic:設立日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:設立日>
Schema Component Representation
<xsd:element name="設立日" type="ic:日付型" nillable="true"/>
top

Element: 説明

Name 説明
Type ic:説明-単純型
Nillable no
Abstract no
Documentation 説明を記述するためのプロパティ用語

The description.
Diagram
XML Instance Representation
<ic:説明> ic:説明-単純型 </ic:説明>
Schema Component Representation
<xsd:element name="説明" type="ic:説明-単純型"/>
top

Element: 組織

Name 組織
Type ic:組織型
Nillable yes
Abstract no
Documentation 組織を記述するためのプロパティ用語

The organization.
Diagram
XML Instance Representation
<ic:組織
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:略称アルファベット> ... </ic:略称アルファベット> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</ic:組織>
Schema Component Representation
<xsd:element name="組織" type="ic:組織型" nillable="true"/>
top

Element: 組織関連

Name 組織関連
Type ic:組織関連型
Nillable yes
Abstract no
Documentation 組織の関連を表現するためのクラス用語

A class term to express an association with another organization.
Diagram
XML Instance Representation
<ic:組織関連
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:組織> ... </ic:組織> [0..1]
</ic:組織関連>
Schema Component Representation
<xsd:element name="組織関連" type="ic:組織関連型" nillable="true"/>
top

Element: 組織種別

Name 組織種別
Type ic:コード型
Nillable yes
Abstract no
Documentation 組織の種別コード(株式会社など)を記述するためのプロパティ用語

The code specifying the category of an organization (such as a limited corporation).
Diagram
XML Instance Representation
<ic:組織種別
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:組織種別>
Schema Component Representation
<xsd:element name="組織種別" type="ic:コード型" nillable="true"/>
top

Element: 組織種別位置

Name 組織種別位置
Type ic:組織種別位置-単純型
Nillable no
Abstract no
Documentation 組織名称中の組織種別の記載位置の表記(前、後、など)を記述するためのプロパティ用語

The position of the organization type description within an organization name (as a prefix or suffix, etc.) expressed as text.
Diagram
XML Instance Representation
<ic:組織種別位置> ic:組織種別位置-単純型 </ic:組織種別位置>
Schema Component Representation
<xsd:element name="組織種別位置" type="ic:組織種別位置-単純型"/>
top

Element: 送付先

Name 送付先
Type ic:送付先-単純型
Nillable no
Abstract no
Documentation 郵便物送付先の住所(私書箱など)を記述するためのプロパティ用語

The mailing address (such as a private mail box).
Diagram
XML Instance Representation
<ic:送付先> ic:送付先-単純型 </ic:送付先>
Schema Component Representation
<xsd:element name="送付先" type="ic:送付先-単純型"/>
top

Element: 測地高度

Name 測地高度
Type ic:長さ型
Nillable yes
Abstract no
Documentation 測地高度を記述するためのプロパティ用語

The geodetic height.
Diagram
XML Instance Representation
<ic:測地高度
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:測地高度>
Schema Component Representation
<xsd:element name="測地高度" type="ic:長さ型" nillable="true"/>
top

Element: 体系

Name 体系
Type ic:ID体系型
Nillable yes
Abstract no
Documentation IDの体系を記述するためのプロパティ用語

The system for specifying identifiers.
Diagram
XML Instance Representation
<ic:体系
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
</ic:体系>
Schema Component Representation
<xsd:element name="体系" type="ic:ID体系型" nillable="true"/>
top

Element: 体重

Name 体重
Type ic:数量型
Nillable yes
Abstract no
Documentation 人の体重を記述するためのプロパティ用語

A weight of the person.
Diagram
XML Instance Representation
<ic:体重
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:体重>
Schema Component Representation
<xsd:element name="体重" type="ic:数量型" nillable="true"/>
top

Element: 対応言語

Name 対応言語
Type ic:対応言語-単純型
Nillable no
Abstract no
Documentation 連絡の際に利用可能な言語名を記述するためのプロパティ用語

The language available when contacting.
Diagram
XML Instance Representation
<ic:対応言語> ic:対応言語-単純型 </ic:対応言語>
Schema Component Representation
<xsd:element name="対応言語" type="ic:対応言語-単純型"/>
top

Element: 対象

Name 対象
Type ic:対象型
Nillable yes
Abstract no
Documentation イベントや制度等の対象となる事物を表すクラス用語

A class term to express a thing to be targeted for an event or system.
Diagram
XML Instance Representation
<ic:対象
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:制約> ... </ic:制約> [0..*]
</ic:対象>
Schema Component Representation
<xsd:element name="対象" type="ic:対象型" nillable="true"/>
top

Element: 代表者

Name 代表者
Type ic:構成員型
Nillable yes
Abstract no
Documentation 組織の代表者を記述するためのプロパティ用語

The representative of an organization.
Diagram
XML Instance Representation
<ic:代表者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:構成員> ... </ic:構成員> [0..1]
</ic:代表者>
Schema Component Representation
<xsd:element name="代表者" type="ic:構成員型" nillable="true"/>
top

Element: 代理人

Name 代理人
Type ic:組織関連型
Nillable yes
Abstract no
Documentation 法定手続きなどの代理人となる組織を記述するためのプロパティ用語

The organization that acts as agent for legal procedures.
Diagram
XML Instance Representation
<ic:代理人
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:組織> ... </ic:組織> [0..1]
</ic:代理人>
Schema Component Representation
<xsd:element name="代理人" type="ic:組織関連型" nillable="true"/>
top

Element: 単位

Name 単位
Type ic:単位コード型
Nillable yes
Abstract no
Documentation 計測値の単位を表すコードを記述するためのプロパティ用語

The code specifying a unit of measured values.
Diagram
XML Instance Representation
<ic:単位
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:量種別> ... </ic:量種別> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</ic:単位>
Schema Component Representation
<xsd:element name="単位" type="ic:単位コード型" nillable="true"/>
top

Element: 単位コード

Name 単位コード
Type ic:単位コード型
Nillable yes
Abstract no
Documentation 単位コードを表現するためのクラス用語

A class term to express a unit code.
Diagram
XML Instance Representation
<ic:単位コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:量種別> ... </ic:量種別> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</ic:単位コード>
Schema Component Representation
<xsd:element name="単位コード" type="ic:単位コード型" nillable="true"/>
top

Element: 単位表記

Name 単位表記
Type ic:単位表記-単純型
Nillable no
Abstract no
Documentation 単位の文字列による表現を記述するためのプロパティ用語

The unit expressed as a string.
Diagram
XML Instance Representation
<ic:単位表記> ic:単位表記-単純型 </ic:単位表記>
Schema Component Representation
<xsd:element name="単位表記" type="ic:単位表記-単純型"/>
top

Element: 担当者名

Name 担当者名
Type ic:氏名型
Nillable yes
Abstract no
Documentation 担当者の氏名を記述するためのプロパティ用語

The name of a contact person.
Diagram
XML Instance Representation
<ic:担当者名
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:姓名> ... </ic:姓名> [0..1]
<ic:姓名カナ表記> ... </ic:姓名カナ表記> [0..1]
<ic:姓名ローマ字表記> ... </ic:姓名ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:姓カナ表記> ... </ic:姓カナ表記> [0..1]
<ic:姓ローマ字表記> ... </ic:姓ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:名カナ表記> ... </ic:名カナ表記> [0..1]
<ic:名ローマ字表記> ... </ic:名ローマ字表記> [0..1]
<ic:ミドルネーム> ... </ic:ミドルネーム> [0..1]
<ic:ミドルネームカナ表記> ... </ic:ミドルネームカナ表記> [0..1]
<ic:ミドルネームローマ字表記> ... </ic:ミドルネームローマ字表記> [0..1]
</ic:担当者名>
Schema Component Representation
<xsd:element name="担当者名" type="ic:氏名型" nillable="true"/>
top

Element: 担当者役職

Name 担当者役職
Type ic:担当者役職-単純型
Nillable no
Abstract no
Documentation 担当者の役職の表記を記述するためのプロパティ用語

The title of a person in charge expressed as text.
Diagram
XML Instance Representation
<ic:担当者役職> ic:担当者役職-単純型 </ic:担当者役職>
Schema Component Representation
<xsd:element name="担当者役職" type="ic:担当者役職-単純型"/>
top

Element: 地下階数

Name 地下階数
Type ic:地下階数-単純型
Nillable no
Abstract no
Documentation 建物の地下階数を記述するためのプロパティ用語

The number of underground floors of a building.
Diagram
XML Instance Representation
<ic:地下階数> ic:地下階数-単純型 </ic:地下階数>
Schema Component Representation
<xsd:element name="地下階数" type="ic:地下階数-単純型"/>
top

Element: 地上階数

Name 地上階数
Type ic:地上階数-単純型
Nillable no
Abstract no
Documentation 建物の地上階数を記述するためのプロパティ用語

The number of aboveground floors of a building.
Diagram
XML Instance Representation
<ic:地上階数> ic:地上階数-単純型 </ic:地上階数>
Schema Component Representation
<xsd:element name="地上階数" type="ic:地上階数-単純型"/>
top

Element: 地図

Name 地図
Type ic:地図-単純型
Nillable no
Abstract no
Documentation 地図を参照するURLを記述するためのプロパティ用語

The URL that references a map.
Diagram
XML Instance Representation
<ic:地図> ic:地図-単純型 </ic:地図>
Schema Component Representation
<xsd:element name="地図" type="ic:地図-単純型"/>
top

Element: 地物

Name 地物
Type ic:地物型
Nillable yes
Abstract no
Documentation 関連する地物(施設、建物、土地など)を記述するためのプロパティ用語

The associated feature (such as a facility, building, or land).
Diagram
XML Instance Representation
<ic:地物
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</ic:地物>
Schema Component Representation
<xsd:element name="地物" type="ic:地物型" nillable="true"/>
top

Element: 地理座標

Name 地理座標
Type ic:座標型
Nillable yes
Abstract no
Documentation 場所の経緯度座標を記述するためのプロパティ用語

The latitude-longitude coordinates of a location.
Diagram
XML Instance Representation
<ic:地理座標
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:座標参照系> ... </ic:座標参照系> [0..1]
<ic:緯度経度書式> ... </ic:緯度経度書式> [0..1]
<ic:緯度> ... </ic:緯度> [0..1]
<ic:経度> ... </ic:経度> [0..1]
<ic:座標データ書式> ... </ic:座標データ書式> [0..1]
<ic:座標データ> ... </ic:座標データ> [0..1]
<ic:測地高度> ... </ic:測地高度> [0..1]
</ic:地理座標>
Schema Component Representation
<xsd:element name="地理座標" type="ic:座標型" nillable="true"/>
top

Element: 地理識別子

Name 地理識別子
Type ic:ID型
Nillable yes
Abstract no
Documentation 場所の地理識別子を記述するためのプロパティ用語

The geographical identifier of a location.
Diagram
XML Instance Representation
<ic:地理識別子
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:地理識別子>
Schema Component Representation
<xsd:element name="地理識別子" type="ic:ID型" nillable="true"/>
top

Element: 駐車場

Name 駐車場
Type ic:駐車場型
Nillable yes
Abstract no
Documentation 駐車場を記述するためのプロパティ用語

The parking area.
Diagram
XML Instance Representation
<ic:駐車場
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:利用可能時間> ... </ic:利用可能時間> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:収容人数> ... </ic:収容人数> [0..*]
<ic:駐車場> ... </ic:駐車場> [0..*]
<ic:建物> ... </ic:建物> [0..*]
<ic:関連施設> ... </ic:関連施設> [0..*]
<ic:備考> ... </ic:備考> [0..1]
<ic:駐車場種別> ... </ic:駐車場種別> [0..1]
<ic:収容台数> ... </ic:収容台数> [0..1]
</ic:駐車場>
Schema Component Representation
<xsd:element name="駐車場" type="ic:駐車場型" nillable="true"/>
top

Element: 駐車場種別

Name 駐車場種別
Type ic:駐車場種別-単純型
Nillable no
Abstract no
Documentation 駐車場の種別の表記を記述するためのプロパティ用語

The category of a parking area expressed as text.
Diagram
XML Instance Representation
<ic:駐車場種別> ic:駐車場種別-単純型 </ic:駐車場種別>
Schema Component Representation
<xsd:element name="駐車場種別" type="ic:駐車場種別-単純型"/>
top

Element: 丁目

Name 丁目
Type ic:丁目-単純型
Nillable no
Abstract no
Documentation 丁目の表記を記述するためのプロパティ用語

The city district number expressed as text.
Diagram
XML Instance Representation
<ic:丁目> ic:丁目-単純型 </ic:丁目>
Schema Component Representation
<xsd:element name="丁目" type="ic:丁目-単純型"/>
top

Element: 町名

Name 町名
Type ic:町名-単純型
Nillable no
Abstract no
Documentation 町域、または市区町村の下の行政区分の表記を記述するためのプロパティ用語

The town area or administrative division under municipality expressed as text.
Diagram
XML Instance Representation
<ic:町名> ic:町名-単純型 </ic:町名>
Schema Component Representation
<xsd:element name="町名" type="ic:町名-単純型"/>
top

Element: 長さ

Name 長さ
Type ic:長さ型
Nillable yes
Abstract no
Documentation 形状の長さを記述するためのプロパティ用語

The length of the shape.
Diagram
XML Instance Representation
<ic:長さ
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:長さ>
Schema Component Representation
<xsd:element name="長さ" type="ic:長さ型" nillable="true"/>
top

Element: 通貨

Name 通貨
Type ic:通貨-単純型
Nillable no
Abstract no
Documentation 通貨名を記述するためのプロパティ用語

The name of a currency.
Diagram
XML Instance Representation
<ic:通貨> ic:通貨-単純型 </ic:通貨>
Schema Component Representation
<xsd:element name="通貨" type="ic:通貨-単純型"/>
top

Element: 通貨コード

Name 通貨コード
Type uncefactISO4217:ISO3AlphaCurrencyCodeContentType
Nillable no
Abstract no
Documentation 通貨コードを記述するためのプロパティ用語

The code specifying a currency.
Diagram
XML Instance Representation
<ic:通貨コード> uncefactISO4217:ISO3AlphaCurrencyCodeContentType </ic:通貨コード>
Schema Component Representation
<xsd:element name="通貨コード" type="uncefactISO4217:ISO3AlphaCurrencyCodeContentType"/>
top

Element: 通称

Name 通称
Type ic:通称-単純型
Nillable no
Abstract no
Documentation 正式な名称以外に一般的に使用されている名称を記述するためのプロパティ用語

The generally used name apart from its official name.
Diagram
XML Instance Representation
<ic:通称> ic:通称-単純型 </ic:通称>
Schema Component Representation
<xsd:element name="通称" type="ic:通称-単純型"/>
top

Element: 定期スケジュール

Name 定期スケジュール
Type ic:定期スケジュール型
Nillable yes
Abstract no
Documentation 定期的に繰り返されるスケジュールを表現するクラス用語

A class term to express a schedule that is repeatedly held on a regular basis.
Diagram
XML Instance Representation
<ic:定期スケジュール
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:開催期日> ... </ic:開催期日> [0..*]
<ic:有効開始日時> ... </ic:有効開始日時> [0..1]
<ic:有効終了日時> ... </ic:有効終了日時> [0..1]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
</ic:定期スケジュール>
Schema Component Representation
<xsd:element name="定期スケジュール" type="ic:定期スケジュール型" nillable="true"/>
top

Element: 提供者

Name 提供者
Type ic:実体型
Nillable yes
Abstract no
Documentation サービス等を提供する組織や人を記述するためのプロパティ用語

The entity such as an organization or person that provide a service, etc.
Diagram
XML Instance Representation
<ic:提供者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:提供者>
Schema Component Representation
<xsd:element name="提供者" type="ic:実体型" nillable="true"/>
top

Element: 電話番号

Name 電話番号
Type ic:電話番号型
Nillable yes
Abstract no
Documentation 電話番号を記述するためのプロパティ用語 ※0-9 の数字及び + - ( ) , の文字のみを使用

The telephone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only.
Diagram
XML Instance Representation
<ic:電話番号
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
xsd:string
</ic:電話番号>
Schema Component Representation
<xsd:element name="電話番号" type="ic:電話番号型" nillable="true"/>
top

Element: 都道府県

Name 都道府県
Type ic:都道府県-単純型
Nillable no
Abstract no
Documentation 都道府県名を記述するためのプロパティ用語

The name of a prefecture.
Diagram
XML Instance Representation
<ic:都道府県> ic:都道府県-単純型 </ic:都道府県>
Schema Component Representation
<xsd:element name="都道府県" type="ic:都道府県-単純型"/>
top

Element: 都道府県コード

Name 都道府県コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 都道府県のコードを記述するためのプロパティ用語

The code specifying a prefecture.
Diagram
XML Instance Representation
<ic:都道府県コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:都道府県コード>
Schema Component Representation
<xsd:element name="都道府県コード" type="ic:コード型" nillable="true"/>
top

Element: 土地

Name 土地
Type ic:土地型
Nillable yes
Abstract no
Documentation 特定の用途に用いられる土地を表現するためのクラス用語

A class term to express a plot of land used for a specific purpose.
Diagram
XML Instance Representation
<ic:土地
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:面積> ... </ic:面積> [0..*]
</ic:土地>
Schema Component Representation
<xsd:element name="土地" type="ic:土地型" nillable="true"/>
top

Element: 内線番号

Name 内線番号
Type ic:内線番号-単純型
Nillable no
Abstract no
Documentation 電話の内線番号を記述するためのプロパティ用語

The extension number of a telephone number.
Diagram
XML Instance Representation
<ic:内線番号> ic:内線番号-単純型 </ic:内線番号>
Schema Component Representation
<xsd:element name="内線番号" type="ic:内線番号-単純型"/>
top

Element:

Name
Type ic:日-単純型
Nillable no
Abstract no
Documentation 日付や日時などの日の値を記述するためのプロパティ用語

The value of day in date, and date and time.
Diagram
XML Instance Representation
<ic:日> ic:日-単純型 </ic:日>
Schema Component Representation
<xsd:element name="" type="ic:日-単純型"/>
top

Element: 日時

Name 日時
Type ic:日時型
Nillable yes
Abstract no
Documentation 活動などが行われる日時を記述するためのプロパティ用語

The date and time when an activity, etc. are held.
Diagram
XML Instance Representation
<ic:日時
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:日時>
Schema Component Representation
<xsd:element name="日時" type="ic:日時型" nillable="true"/>
top

Element: 日付

Name 日付
Type ic:日付型
Nillable yes
Abstract no
Documentation 文書のライフサイクルにおけるなんらかの事象に関するある時点又は時間的区間を記述するためのプロパティ用語

The point or period of time associated with an event in the lifecycle of a document.
Diagram
XML Instance Representation
<ic:日付
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:日付>
Schema Component Representation
<xsd:element name="日付" type="ic:日付型" nillable="true"/>
top

Element: 入数

Name 入数
Type ic:数量型
Nillable yes
Abstract no
Documentation 箱などに含まれる物の数量を記述するためのプロパティ用語

The quantity of items contained in a box, etc.
Diagram
XML Instance Representation
<ic:入数
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:入数>
Schema Component Representation
<xsd:element name="入数" type="ic:数量型" nillable="true"/>
top

Element:

Name
Type ic:年-単純型
Nillable no
Abstract no
Documentation 日付や日時などの年の値を記述するためのプロパティ用語

The value of year in date, and date and time.
Diagram
XML Instance Representation
<ic:年> ic:年-単純型 </ic:年>
Schema Component Representation
<xsd:element name="" type="ic:年-単純型"/>
top

Element: 年号

Name 年号
Type ic:年号-単純型
Nillable no
Abstract no
Documentation 日付や日時などの元号を記述するためのプロパティ用語

The Japanese era in date, and date and time.
Diagram
XML Instance Representation
<ic:年号> ic:年号-単純型 </ic:年号>
Schema Component Representation
<xsd:element name="年号" type="ic:年号-単純型"/>
top

Element: 年齢

Name 年齢
Type ic:数量型
Nillable yes
Abstract no
Documentation 人の年齢を記述するためのプロパティ用語

An age of the person.
Diagram
XML Instance Representation
<ic:年齢
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:年齢>
Schema Component Representation
<xsd:element name="年齢" type="ic:数量型" nillable="true"/>
top

Element: 発行者

Name 発行者
Type ic:実体型
Nillable yes
Abstract no
Documentation IDやコードリストなどの発行主体を記述するためのプロパティ用語

The issuing entity of an ID system or code list, etc.
Diagram
XML Instance Representation
<ic:発行者
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</ic:発行者>
Schema Component Representation
<xsd:element name="発行者" type="ic:実体型" nillable="true"/>
top

Element: 発生日

Name 発生日
Type ic:日時型
Nillable yes
Abstract no
Documentation 状況などの発生日時を記述するためのプロパティ用語

The date and time of occurrence of state of affairs, etc.
Diagram
XML Instance Representation
<ic:発生日
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:発生日>
Schema Component Representation
<xsd:element name="発生日" type="ic:日時型" nillable="true"/>
top

Element: 販売業者

Name 販売業者
Type ic:販売業者-単純型
Nillable no
Abstract no
Documentation 販売業者名を記述するためのプロパティ用語

The name of a distributor.
Diagram
XML Instance Representation
<ic:販売業者> ic:販売業者-単純型 </ic:販売業者>
Schema Component Representation
<xsd:element name="販売業者" type="ic:販売業者-単純型"/>
top

Element: 販売業者ID

Name 販売業者ID
Type ic:ID型
Nillable yes
Abstract no
Documentation 販売業者によって割り当てられたIDを記述するためのプロパティ用語

The identifier assigned by a distributor.
Diagram
XML Instance Representation
<ic:販売業者ID
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</ic:販売業者ID>
Schema Component Representation
<xsd:element name="販売業者ID" type="ic:ID型" nillable="true"/>
top

Element: 範囲制約

Name 範囲制約
Type ic:範囲制約型
Nillable yes
Abstract no
Documentation 対象となる事物の制約条件を数量の範囲によって指定するためのクラス用語

A class term to express a restriction on a targeted thing by means of a numerical range.
Diagram
XML Instance Representation
<ic:範囲制約
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:上限値> ... </ic:上限値> [0..*]
<ic:境界を含まない上限値> ... </ic:境界を含まない上限値> [0..*]
<ic:下限値> ... </ic:下限値> [0..*]
<ic:境界を含まない下限値> ... </ic:境界を含まない下限値> [0..*]
</ic:範囲制約>
Schema Component Representation
<xsd:element name="範囲制約" type="ic:範囲制約型" nillable="true"/>
top

Element: 番地

Name 番地
Type ic:番地-単純型
Nillable no
Abstract no
Documentation 番、街区の表記を記述するためのプロパティ用語

The block number or town block number expressed as text.
Diagram
XML Instance Representation
<ic:番地> ic:番地-単純型 </ic:番地>
Schema Component Representation
<xsd:element name="番地" type="ic:番地-単純型"/>
top

Element: 番地補足

Name 番地補足
Type ic:番地補足-単純型
Nillable no
Abstract no
Documentation 番地の前の、「東」「北」「浜」「甲」「イ」などの文字を記述するためのプロパティ用語

The prefix string such as '東 (East)' , '北 (North)', '浜 (Coast)', '甲' and 'イ' (characters representing item number) specified prior to a block number.
Diagram
XML Instance Representation
<ic:番地補足> ic:番地補足-単純型 </ic:番地補足>
Schema Component Representation
<xsd:element name="番地補足" type="ic:番地補足-単純型"/>
top

Element: 備考

Name 備考
Type ic:備考-単純型
Nillable no
Abstract no
Documentation 備考を記述するためのプロパティ用語 ※補足情報などがある場合に記述

The remarks. Note: Specify when there is any additional information.
Diagram
XML Instance Representation
<ic:備考> ic:備考-単純型 </ic:備考>
Schema Component Representation
<xsd:element name="備考" type="ic:備考-単純型"/>
top

Element: 標準型日時

Name 標準型日時
Type ic:標準型日時-単純型
Nillable no
Abstract no
Documentation 日時を記述するためのプロパティ用語 ※XMLのxsd:dateTime型に準拠したもの

The date and time. Note: This shall comply with xsd:date type of XML.
Diagram
XML Instance Representation
<ic:標準型日時> ic:標準型日時-単純型 </ic:標準型日時>
Schema Component Representation
<xsd:element name="標準型日時" type="ic:標準型日時-単純型"/>
top

Element: 標準型日付

Name 標準型日付
Type ic:標準型日付-単純型
Nillable no
Abstract no
Documentation 日付を記述するためのプロパティ用語 ※XMLのxsd:date型に準拠したもの

The date. Note: This shall comply with xsd:date type of XML.
Diagram
XML Instance Representation
<ic:標準型日付> ic:標準型日付-単純型 </ic:標準型日付>
Schema Component Representation
<xsd:element name="標準型日付" type="ic:標準型日付-単純型"/>
top

Element: 表記

Name 表記
Type ic:表記-単純型
Nillable no
Abstract no
Documentation 文字列による表記を記述するためのプロパティ用語

The textual expression using a text string.
Diagram
XML Instance Representation
<ic:表記> ic:表記-単純型 </ic:表記>
Schema Component Representation
<xsd:element name="表記" type="ic:表記-単純型"/>
top

Element: 表題

Name 表題
Type ic:表題-単純型
Nillable no
Abstract no
Documentation 文書に与えられた名前を記述するためのプロパティ用語

The name given to a document.
Diagram
XML Instance Representation
<ic:表題> ic:表題-単純型 </ic:表題>
Schema Component Representation
<xsd:element name="表題" type="ic:表題-単純型"/>
top

Element:

Name
Type ic:秒-単純型
Nillable no
Abstract no
Documentation 日時などの秒の値を記述するためのプロパティ用語

The value of second in date and time.
Diagram
XML Instance Representation
<ic:秒> ic:秒-単純型 </ic:秒>
Schema Component Representation
<xsd:element name="" type="ic:秒-単純型"/>
top

Element: 敷地面積

Name 敷地面積
Type ic:面積型
Nillable yes
Abstract no
Documentation 敷地面積を記述するためのプロパティ用語

The ground area.
Diagram
XML Instance Representation
<ic:敷地面積
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:敷地面積>
Schema Component Representation
<xsd:element name="敷地面積" type="ic:面積型" nillable="true"/>
top

Element: 部屋番号

Name 部屋番号
Type ic:部屋番号-単純型
Nillable no
Abstract no
Documentation 部屋番号の表記(階数、号室など)を記述するためのプロパティ用語

The room number (such as floor and room number) expressed as text.
Diagram
XML Instance Representation
<ic:部屋番号> ic:部屋番号-単純型 </ic:部屋番号>
Schema Component Representation
<xsd:element name="部屋番号" type="ic:部屋番号-単純型"/>
top

Element:

Name
Type ic:長さ型
Nillable yes
Abstract no
Documentation 形状の幅を記述するためのプロパティ用語

The width of the shape.
Diagram
XML Instance Representation
<ic:幅
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:幅>
Schema Component Representation
<xsd:element name="" type="ic:長さ型" nillable="true"/>
top

Element:

Name
Type ic:分-単純型
Nillable no
Abstract no
Documentation 日時などの分の値を記述するためのプロパティ用語

The value of minute in date and time.
Diagram
XML Instance Representation
<ic:分> ic:分-単純型 </ic:分>
Schema Component Representation
<xsd:element name="" type="ic:分-単純型"/>
top

Element: 文書

Name 文書
Type ic:文書型
Nillable yes
Abstract no
Documentation 文書の情報を表すクラス用語(Dublin Core Metadata Element Setに準拠)

A class term to express information of a document (that complies with Dublin Core Metadata Element Set).
Diagram
XML Instance Representation
<ic:文書
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:表題> ... </ic:表題> [0..*]
<ic:作成者> ... </ic:作成者> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:寄与者> ... </ic:寄与者> [0..*]
<ic:日付> ... </ic:日付> [0..*]
<ic:資源タイプ> ... </ic:資源タイプ> [0..*]
<ic:記録形式> ... </ic:記録形式> [0..*]
<ic:記録形式コード> ... </ic:記録形式コード> [0..*]
<ic:出処> ... </ic:出処> [0..*]
<ic:言語> ... </ic:言語> [0..*]
<ic:権利管理> ... </ic:権利管理> [0..*]
</ic:文書>
Schema Component Representation
<xsd:element name="文書" type="ic:文書型" nillable="true"/>
top

Element: 方書

Name 方書
Type ic:方書-単純型
Nillable no
Abstract no
Documentation 方書 (私書箱も含む)を記述するためのプロパティ用語

The C/O specification (including a private mail box).
Diagram
XML Instance Representation
<ic:方書> ic:方書-単純型 </ic:方書>
Schema Component Representation
<xsd:element name="方書" type="ic:方書-単純型"/>
top

Element: 法人

Name 法人
Type ic:法人型
Nillable yes
Abstract no
Documentation 法人を表現するためのクラス用語

A class term to express a corporation.
Diagram
XML Instance Representation
<ic:法人
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:略称アルファベット> ... </ic:略称アルファベット> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
<ic:事業種目> ... </ic:事業種目> [0..*]
<ic:事業年度開始日> ... </ic:事業年度開始日> [0..1]
<ic:代理人> ... </ic:代理人> [0..*]
<ic:組織種別位置> ... </ic:組織種別位置> [0..1]
<ic:組織種別> ... </ic:組織種別> [0..1]
<ic:資本金> ... </ic:資本金> [0..1]
</ic:法人>
Schema Component Representation
<xsd:element name="法人" type="ic:法人型" nillable="true"/>
top

Element: 本籍

Name 本籍
Type ic:住所型
Nillable yes
Abstract no
Documentation 本籍を記述するためのプロパティ用語

The registered domicile by birth.
Diagram
XML Instance Representation
<ic:本籍
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:郵便番号> ... </ic:郵便番号> [0..1]
<ic:住所コード> ... </ic:住所コード> [0..*]
<ic:> ... </ic:> [0..1]
<ic:国コード> ... </ic:国コード> [0..1]
<ic:都道府県> ... </ic:都道府県> [0..1]
<ic:都道府県コード> ... </ic:都道府県コード> [0..1]
<ic:市区町村> ... </ic:市区町村> [0..1]
<ic:> ... </ic:> [0..1]
<ic:市区町村コード> ... </ic:市区町村コード> [0..1]
<ic:町名> ... </ic:町名> [0..1]
<ic:丁目> ... </ic:丁目> [0..1]
<ic:番地補足> ... </ic:番地補足> [0..1]
<ic:番地> ... </ic:番地> [0..1]
<ic:> ... </ic:> [0..1]
<ic:ビル名> ... </ic:ビル名> [0..1]
<ic:ビル番号> ... </ic:ビル番号> [0..1]
<ic:部屋番号> ... </ic:部屋番号> [0..1]
<ic:方書> ... </ic:方書> [0..1]
</ic:本籍>
Schema Component Representation
<xsd:element name="本籍" type="ic:住所型" nillable="true"/>
top

Element:

Name
Type ic:名-単純型
Nillable no
Abstract no
Documentation 氏名の名の表記を記述するためのプロパティ用語

The given name expressed as text.
Diagram
XML Instance Representation
<ic:名> ic:名-単純型 </ic:名>
Schema Component Representation
<xsd:element name="" type="ic:名-単純型"/>
top

Element: 名カナ表記

Name 名カナ表記
Type ic:名カナ表記-単純型
Nillable no
Abstract no
Documentation 氏名の名のカタカナ表記を記述するためのプロパティ用語

The textual expression of a given name in Katakana.
Diagram
XML Instance Representation
<ic:名カナ表記> ic:名カナ表記-単純型 </ic:名カナ表記>
Schema Component Representation
<xsd:element name="名カナ表記" type="ic:名カナ表記-単純型"/>
top

Element: 名ローマ字表記

Name 名ローマ字表記
Type ic:名ローマ字表記-単純型
Nillable no
Abstract no
Documentation 氏名の名のローマ字表記を記述するためのプロパティ用語

The textual expression of a given name in the Roman alphabet.
Diagram
XML Instance Representation
<ic:名ローマ字表記> ic:名ローマ字表記-単純型 </ic:名ローマ字表記>
Schema Component Representation
<xsd:element name="名ローマ字表記" type="ic:名ローマ字表記-単純型"/>
top

Element: 名称

Name 名称
Type ic:名称型
Nillable yes
Abstract no
Documentation 名称を記述するためのプロパティ用語

The name.
Diagram
XML Instance Representation
<ic:名称
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:カナ表記> ... </ic:カナ表記> [0..1]
<ic:ローマ字表記> ... </ic:ローマ字表記> [0..1]
</ic:名称>
Schema Component Representation
<xsd:element name="名称" type="ic:名称型" nillable="true"/>
top

Element: 面積

Name 面積
Type ic:面積型
Nillable yes
Abstract no
Documentation 土地などの面積を記述するためのプロパティ用語

The area of a land, etc.
Diagram
XML Instance Representation
<ic:面積
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:面積>
Schema Component Representation
<xsd:element name="面積" type="ic:面積型" nillable="true"/>
top

Element: 役割

Name 役割
Type ic:役割-単純型
Nillable no
Abstract no
Documentation 人、組織、施設などの役割の表記を記述するためのプロパティ用語

The role of a person, organization, or facility, etc. expressed as text.
Diagram
XML Instance Representation
<ic:役割> ic:役割-単純型 </ic:役割>
Schema Component Representation
<xsd:element name="役割" type="ic:役割-単純型"/>
top

Element: 役割コード

Name 役割コード
Type ic:コード型
Nillable yes
Abstract no
Documentation 人、組織、施設などの役割を表すコードを記述するためのプロパティ用語

The code specifying a role of a person, organization, or facility, etc.
Diagram
XML Instance Representation
<ic:役割コード
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</ic:役割コード>
Schema Component Representation
<xsd:element name="役割コード" type="ic:コード型" nillable="true"/>
top

Element: 有効開始日時

Name 有効開始日時
Type ic:日時型
Nillable yes
Abstract no
Documentation スケジュールが有効になる日時を記述するためのプロパティ用語

The date and time when a schedule becomes effective.
Diagram
XML Instance Representation
<ic:有効開始日時
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:有効開始日時>
Schema Component Representation
<xsd:element name="有効開始日時" type="ic:日時型" nillable="true"/>
top

Element: 有効終了日時

Name 有効終了日時
Type ic:日時型
Nillable yes
Abstract no
Documentation スケジュールが無効になる日時を記述するためのプロパティ用語

The date and time when a schedule becomes ineffective.
Diagram
XML Instance Representation
<ic:有効終了日時
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</ic:有効終了日時>
Schema Component Representation
<xsd:element name="有効終了日時" type="ic:日時型" nillable="true"/>
top

Element: 郵便番号

Name 郵便番号
Type ic:郵便番号-単純型
Nillable no
Abstract no
Documentation 郵便番号を記述するためのプロパティ用語 ※0-9の数字7桁

The postal code. Note: A string consisting of seven numeric characters of '0 to 9'.
Diagram
XML Instance Representation
<ic:郵便番号> ic:郵便番号-単純型 </ic:郵便番号>
Schema Component Representation
<xsd:element name="郵便番号" type="ic:郵便番号-単純型"/>
top

Element: 容量

Name 容量
Type ic:容量型
Nillable yes
Abstract no
Documentation 容量を表現するためのクラス用語

A class term to express volume.
Diagram
XML Instance Representation
<ic:容量
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</ic:容量>
Schema Component Representation
<xsd:element name="容量" type="ic:容量型" nillable="true"/>
top

Element: 要約

Name 要約
Type ic:要約-単純型
Nillable no
Abstract no
Documentation 説明の要約を記述するためのプロパティ用語

The abstract of description.
Diagram
XML Instance Representation
<ic:要約> ic:要約-単純型 </ic:要約>
Schema Component Representation
<xsd:element name="要約" type="ic:要約-単純型"/>
top

Element: 利用可能時間

Name 利用可能時間
Type ic:期間スケジュール型
Nillable yes
Abstract no
Documentation 利用可能日と利用可能時間を記述するためのプロパティ用語

The available date (or day) and opening hours.
Diagram
XML Instance Representation
<ic:利用可能時間
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</ic:利用可能時間>
Schema Component Representation
<xsd:element name="利用可能時間" type="ic:期間スケジュール型" nillable="true"/>
top

Element: 利用者

Name 利用者
Type ic:利用者-単純型
Nillable no
Abstract no
Documentation 利用者の条件を記述するためのプロパティ用語 ※利用者に限定条件がある場合

The condition of eligible users. Note: When limiting conditions are specified for users.
Diagram
XML Instance Representation
<ic:利用者> ic:利用者-単純型 </ic:利用者>
Schema Component Representation
<xsd:element name="利用者" type="ic:利用者-単純型"/>
top

Element: 利用対象

Name 利用対象
Type ic:対象型
Nillable yes
Abstract no
Documentation 利用対象となる事物を記述するためのプロパティ用語

The thing to be targeted for a service, etc.
Diagram
XML Instance Representation
<ic:利用対象
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:制約> ... </ic:制約> [0..*]
</ic:利用対象>
Schema Component Representation
<xsd:element name="利用対象" type="ic:対象型" nillable="true"/>
top

Element: 利用方法

Name 利用方法
Type ic:利用方法-単純型
Nillable no
Abstract no
Documentation 利用方法を記述するためのプロパティ用語

The procedure to use a service, etc.
Diagram
XML Instance Representation
<ic:利用方法> ic:利用方法-単純型 </ic:利用方法>
Schema Component Representation
<xsd:element name="利用方法" type="ic:利用方法-単純型"/>
top

Element: 略称アルファベット

Name 略称アルファベット
Type ic:略称アルファベット-単純型
Nillable no
Abstract no
Documentation 頭文字などを使った略称表記を記述するためのプロパティ用語

The abbreviated expression using initial letters, etc.
Diagram
XML Instance Representation
<ic:略称アルファベット> ic:略称アルファベット-単純型 </ic:略称アルファベット>
Schema Component Representation
<xsd:element name="略称アルファベット" type="ic:略称アルファベット-単純型"/>
top

Element: 料金

Name 料金
Type ic:価格型
Nillable yes
Abstract no
Documentation 料金(施設、設備の利用料金やイベントの参加費など)を記述するためのプロパティ用語

The fee (such as a usage fee of a facility or equipment, and a participation fee of an event).
Diagram
XML Instance Representation
<ic:料金
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:金額> ... </ic:金額> [0..1]
</ic:料金>
Schema Component Representation
<xsd:element name="料金" type="ic:価格型" nillable="true"/>
top

Element: 量種別

Name 量種別
Type ic:量種別-単純型
Nillable no
Abstract no
Documentation 量の種別の表記を記述するためのプロパティ用語

The category of a quantity expressed as text.
Diagram
XML Instance Representation
<ic:量種別> ic:量種別-単純型 </ic:量種別>
Schema Component Representation
<xsd:element name="量種別" type="ic:量種別-単純型"/>
top

Element: 連絡先

Name 連絡先
Type ic:連絡先型
Nillable yes
Abstract no
Documentation 連絡先を記述するためのプロパティ用語

The contact.
Diagram
XML Instance Representation
<ic:連絡先
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:組織> ... </ic:組織> [0..*]
<ic:担当者役職> ... </ic:担当者役職> [0..*]
<ic:担当者名> ... </ic:担当者名> [0..*]
<ic:Eメールアドレス> ... </ic:Eメールアドレス> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:送付先> ... </ic:送付先> [0..*]
<ic:電話番号> ... </ic:電話番号> [0..*]
<ic:内線番号> ... </ic:内線番号> [0..*]
<ic:FAX番号> ... </ic:FAX番号> [0..*]
<ic:携帯電話番号> ... </ic:携帯電話番号> [0..*]
<ic:Webサイト> ... </ic:Webサイト> [0..*]
<ic:対応言語> ... </ic:対応言語> [0..*]
</ic:連絡先>
Schema Component Representation
<xsd:element name="連絡先" type="ic:連絡先型" nillable="true"/>
top

Element: 路線

Name 路線
Type ic:路線-単純型
Nillable no
Abstract no
Documentation アクセス区間に用いる交通の路線(事業者及び路線名、バス系統など)を記述するためのプロパティ用語

The line of transportation used in an section of the route (such as a transport service provider, line name, and bus route).
Diagram
XML Instance Representation
<ic:路線> ic:路線-単純型 </ic:路線>
Schema Component Representation
<xsd:element name="路線" type="ic:路線-単純型"/>
top

Global Definitions

Complex Type: ID型

Super-types: 概念型 < ID型 (by extension)
Sub-types: None
Name ID型
Abstract no
Documentation IDを表現するためのクラス用語

A class term to express an identifier.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="ID型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: ID体系型

Super-types: 概念型 < 事物型 (by extension) < ID体系型 (by extension)
Sub-types: None
Name ID体系型
Abstract no
Documentation IDの体系を表現するためのクラス用語

A class term to express a system for specifying identifiers.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="ID体系型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: アクセス区間型

Super-types: 概念型 < アクセス区間型 (by extension)
Sub-types: None
Name アクセス区間型
Abstract no
Documentation アクセスに含まれる各区間を表現するためのクラス用語

A class term to express each section of a route.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:路線> ... </ic:路線> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:時間> ... </ic:時間> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="アクセス区間型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: アクセス型

Super-types: 概念型 < アクセス型 (by extension)
Sub-types: None
Name アクセス型
Abstract no
Documentation 地物等へのアクセスを表現するためのクラス用語

A class term to express a route to a feature, etc.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..1]
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:時間> ... </ic:時間> [0..1]
<ic:地図> ... </ic:地図> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="アクセス型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: イベントスケジュール型

Super-types: 概念型 < 期間スケジュール型 (by extension) < イベントスケジュール型 (by extension)
Sub-types: None
Name イベントスケジュール型
Abstract no
Documentation イベントスケジュールを表現するためのクラス用語

A class term to express an event schedule.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:開催日> ... </ic:開催日> [0..*]
<ic:開始日> ... </ic:開始日> [0..1]
<ic:終了日> ... </ic:終了日> [0..1]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="イベントスケジュール型">
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: イベント型

Super-types: 概念型 < 事物型 (by extension) < イベント型 (by extension)
Sub-types: None
Name イベント型
Abstract no
Documentation 時間と場所を指定して行われるイベント(ビジネス、スポーツ、教育、娯楽などの催し)を表現するためのクラス用語

A class term to express an event (such as a business, sport, educational, or entertaining activity) which is held at the specified time and location.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:開催場所> ... </ic:開催場所> [0..*]
<ic:期間> ... </ic:期間> [0..*]
<ic:参加方法> ... </ic:参加方法> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:要約> ... </ic:要約> [0..*]
<ic:人数> ... </ic:人数> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="イベント型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: コードリスト型

Super-types: 概念型 < 事物型 (by extension) < コードリスト型 (by extension)
Sub-types: None
Name コードリスト型
Abstract no
Documentation コードリストを表現するためのクラス用語

A class term to express a code list.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="コードリスト型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: コード型

Super-types: 概念型 < コード型 (by extension)
Sub-types:
Name コード型
Abstract no
Documentation コードを表現するためのクラス用語

A class term to express a code.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="コード型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: コード制約型

Super-types: 概念型 < 制約型 (by extension) < コード制約型 (by extension)
Sub-types: None
Name コード制約型
Abstract no
Documentation 対象となる事物の制約条件をコードによって指定するためのクラス用語

A class term to express a restriction on a targeted thing as a code.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="コード制約型">
<xsd:complexContent>
<xsd:extension base="ic:制約型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: サービス型

Super-types: 概念型 < 事物型 (by extension) < サービス型 (by extension)
Sub-types: None
Name サービス型
Abstract no
Documentation サービスの情報を表現するためのクラス用語

A class term to express a service.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
<ic:提供者> ... </ic:提供者> [0..*]
<ic:利用方法> ... </ic:利用方法> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="サービス型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 価格型

Super-types: 概念型 < 事物型 (by extension) < 価格型 (by extension)
Sub-types: None
Name 価格型
Abstract no
Documentation 価格を表現するためのクラス用語

A class term to express a price.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:金額> ... </ic:金額> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="価格型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 概念型

Super-types: None
Sub-types:
Name 概念型
Abstract no
Documentation 全ての型のベースとなる基本型としてのクラス用語

A class term that serves as the base type for all types.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="概念型">
<xsd:sequence>
<xsd:group ref="ic:概念型-固有要素グループ"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
<xsd:attribute name="ref" type="xsd:IDREF"/>
</xsd:complexType>
top

Complex Type: 活動型

Super-types: 概念型 < 事物型 (by extension) < 活動型 (by extension)
Sub-types: None
Name 活動型
Abstract no
Documentation 活動を表現するためのクラス用語

A class term to express an activity.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:場所> ... </ic:場所> [0..*]
<ic:日時> ... </ic:日時> [0..*]
<ic:期間> ... </ic:期間> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="活動型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 関与型

Super-types: 概念型 < 関与型 (by extension)
Sub-types: None
Name 関与型
Abstract no
Documentation 関連する組織や人を表現するためのクラス用語

A class term to express an associated organization or person.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:関与者> ... </ic:関与者> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="関与型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 期間スケジュール型

Super-types: 概念型 < 期間スケジュール型 (by extension)
Sub-types:
Name 期間スケジュール型
Abstract no
Documentation 期間やスケジュールを表現するためのクラス用語

A class term to express a period or schedule.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="期間スケジュール型">
<xsd:complexContent>
<xsd:extension base="ic:概念型"/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 期間型

Super-types: 概念型 < 期間スケジュール型 (by extension) < 期間型 (by extension)
Sub-types: None
Name 期間型
Abstract no
Documentation 期間を表現するためのクラス用語

A class term to express a period.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:開始日時> ... </ic:開始日時> [0..1]
<ic:終了日時> ... </ic:終了日時> [0..1]
<ic:説明> ... </ic:説明> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="期間型">
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 期間制約型

Super-types: 概念型 < 制約型 (by extension) < 期間制約型 (by extension)
Sub-types: None
Name 期間制約型
Abstract no
Documentation 対象となる事物の制約条件を期間によって指定するためのクラス用語

A class term to express a restriction on a targeted thing by means of a period.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:期間> ... </ic:期間> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="期間制約型">
<xsd:complexContent>
<xsd:extension base="ic:制約型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 記述型

Super-types: 概念型 < 記述型 (by extension)
Sub-types: None
Name 記述型
Abstract no
Documentation 種別付きの説明文を表現するためのクラス用語

A class term to express an explanation in text with a category.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:説明> ... </ic:説明> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="記述型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 業務組織型

Super-types: 概念型 < 事物型 (by extension) < 実体型 (by extension) < 組織型 (by extension) < 業務組織型 (by extension)
Sub-types:
Name 業務組織型
Abstract no
Documentation 業務組織を表現するためのクラス用語

A class term to express a business organization.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
<ic:事業種目> ... </ic:事業種目> [0..*]
<ic:代理人> ... </ic:代理人> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="業務組織型">
<xsd:complexContent>
<xsd:extension base="ic:組織型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 金額型

Super-types: 概念型 < 金額型 (by extension)
Sub-types: None
Name 金額型
Abstract no
Documentation 金額を表現するためのクラス用語

A class term to express amount of money.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:通貨> ... </ic:通貨> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="金額型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 建物型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension) < 地物型 (by extension) < 建物型 (by extension)
Sub-types: None
Name 建物型
Abstract no
Documentation 建物を表現するためのクラス用語

A class term to express a building.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:敷地面積> ... </ic:敷地面積> [0..*]
<ic:主要用途> ... </ic:主要用途> [0..*]
<ic:建築面積> ... </ic:建築面積> [0..*]
<ic:延べ面積> ... </ic:延べ面積> [0..*]
<ic:地上階数> ... </ic:地上階数> [0..*]
<ic:地下階数> ... </ic:地下階数> [0..*]
<ic:構造> ... </ic:構造> [0..*]
<ic:竣工日> ... </ic:竣工日> [0..*]
<ic:施設> ... </ic:施設> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="建物型">
<xsd:complexContent>
<xsd:extension base="ic:地物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 構成員型

Super-types: 概念型 < 構成員型 (by extension)
Sub-types: None
Name 構成員型
Abstract no
Documentation 組織等を構成する人を表現するクラス用語

A class term to express members comprising an organization.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:構成員> ... </ic:構成員> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="構成員型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 座標型

Super-types: 概念型 < 事物型 (by extension) < 座標型 (by extension)
Sub-types: None
Name 座標型
Abstract no
Documentation 座標を表現するためのクラス用語

A class term to express latitude-longitude coordinates.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:緯度> ... </ic:緯度> [0..1]
<ic:経度> ... </ic:経度> [0..1]
<ic:測地高度> ... </ic:測地高度> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="座標型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 参照型

Super-types: 概念型 < 参照型 (by extension)
Sub-types: None
Name 参照型
Abstract no
Documentation 追加情報等を参照するためのクラス用語

A class term to refer to additional information.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:参照先> ... </ic:参照先> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="参照型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 施設関連型

Super-types: 概念型 < 施設関連型 (by extension)
Sub-types: None
Name 施設関連型
Abstract no
Documentation 施設の関連を表現するためのクラス用語

A class term to express an associated facility.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:施設> ... </ic:施設> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="施設関連型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 施設型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension) < 地物型 (by extension) < 施設型 (by extension)
Sub-types:
Name 施設型
Abstract no
Documentation 施設を表現するためのクラス用語

A class term to express a facility.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:収容人数> ... </ic:収容人数> [0..*]
<ic:駐車場> ... </ic:駐車場> [0..*]
<ic:建物> ... </ic:建物> [0..*]
<ic:関連施設> ... </ic:関連施設> [0..*]
<ic:備考> ... </ic:備考> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="施設型">
<xsd:complexContent>
<xsd:extension base="ic:地物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 氏名型

Super-types: 概念型 < 事物型 (by extension) < 氏名型 (by extension)
Sub-types: None
Name 氏名型
Abstract no
Documentation 人の氏名を表現するためのクラス用語

A class term to express the name of a person.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:姓名> ... </ic:姓名> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="氏名型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 事物型

Super-types: 概念型 < 事物型 (by extension)
Sub-types:
Name 事物型
Abstract no
Documentation 識別可能なことやものを表すためのクラス用語

A class term to represent an identifiable thing.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="事物型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 実体型

Super-types: 概念型 < 事物型 (by extension) < 実体型 (by extension)
Sub-types:
Name 実体型
Abstract no
Documentation 実体を表現するためのクラス用語

A class term to express an entity.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="実体型">
<xsd:complexContent>
<xsd:extension base="ic:事物型"/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 住所型

Super-types: 概念型 < 事物型 (by extension) < 住所型 (by extension)
Sub-types: None
Name 住所型
Abstract no
Documentation 住所を表現するためのクラス用語

A class term to express an address.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:郵便番号> ... </ic:郵便番号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:国コード> ... </ic:国コード> [0..1]
<ic:都道府県> ... </ic:都道府県> [0..1]
<ic:市区町村> ... </ic:市区町村> [0..1]
<ic:> ... </ic:> [0..1]
<ic:町名> ... </ic:町名> [0..1]
<ic:丁目> ... </ic:丁目> [0..1]
<ic:番地補足> ... </ic:番地補足> [0..1]
<ic:番地> ... </ic:番地> [0..1]
<ic:> ... </ic:> [0..1]
<ic:ビル名> ... </ic:ビル名> [0..1]
<ic:ビル番号> ... </ic:ビル番号> [0..1]
<ic:部屋番号> ... </ic:部屋番号> [0..1]
<ic:方書> ... </ic:方書> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="住所型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 重量型

Super-types: 概念型 < 重量型 (by extension)
Sub-types: None
Name 重量型
Abstract no
Documentation 重量を表現するためのクラス用語

A class term to express weight.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="重量型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 詳細スケジュール規則型

Super-types: 概念型 < 期間スケジュール型 (by extension) < 詳細スケジュール規則型 (by extension)
Sub-types: None
Name 詳細スケジュール規則型
Abstract no
Documentation (将来的に整備する予定)繰り返し型のスケジュールを定義するためのクラス用語

(To be defined in the future) class term to define a repetitive schedule.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="詳細スケジュール規則型">
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型"/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 詳細スケジュール型

Super-types: 概念型 < 期間スケジュール型 (by extension) < 詳細スケジュール型 (by extension)
Sub-types: None
Name 詳細スケジュール型
Abstract no
Documentation (将来的に整備する予定)施設等のオープン日とオープン時間を表現するためのクラス用語。複数のスケジュールが列挙された場合はそれらの和を取るものとする

(To be defined in the future)A class term to express opening time and day of a facility. When multiple schedules are listed, enumerate them.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="詳細スケジュール型">
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型"/>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 場所型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension)
Sub-types:
Name 場所型
Abstract no
Documentation 場所を表現するためのクラス用語

A class term to express a location.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="場所型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 状況型

Super-types: 概念型 < 状況型 (by extension)
Sub-types: None
Name 状況型
Abstract no
Documentation 状況を表現するためのクラス用語

A class term to express state of affairs.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:発生日> ... </ic:発生日> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:説明> ... </ic:説明> [0..1]
<ic:期間> ... </ic:期間> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="状況型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 人型

Super-types: 概念型 < 事物型 (by extension) < 実体型 (by extension) < 人型 (by extension)
Sub-types: None
Name 人型
Abstract no
Documentation 人の情報を表現するためのクラス用語

A class term to express information of a person.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:氏名> ... </ic:氏名> [0..*]
<ic:性別> ... </ic:性別> [0..1]
<ic:生年月日> ... </ic:生年月日> [0..1]
<ic:住所> ... </ic:住所> [0..*]
<ic:本籍> ... </ic:本籍> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:国籍> ... </ic:国籍> [0..*]
<ic:出生国> ... </ic:出生国> [0..1]
<ic:出生地> ... </ic:出生地> [0..1]
<ic:年齢> ... </ic:年齢> [0..1]
<ic:身長> ... </ic:身長> [0..1]
<ic:体重> ... </ic:体重> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="人型">
<xsd:complexContent>
<xsd:extension base="ic:実体型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 人数型

Super-types: 概念型 < 人数型 (by extension)
Sub-types: None
Name 人数型
Abstract no
Documentation 人数を表現するためのクラス用語

A class term to express the number of people involved.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:人数> ... </ic:人数> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="人数型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 数量型

Super-types: 概念型 < 数量型 (by extension)
Sub-types: None
Name 数量型
Abstract no
Documentation 数量を表現するためのクラス用語

A class term to express quantity.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="数量型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 制約型

Super-types: 概念型 < 制約型 (by extension)
Sub-types:
Name 制約型
Abstract no
Documentation 対象となる事物の制約条件を表すクラス用語

A class term to express a restriction on a thing to be targeted.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="制約型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 製品型

Super-types: 概念型 < 事物型 (by extension) < 製品型 (by extension)
Sub-types:
Name 製品型
Abstract no
Documentation 製品を表現するためのクラス用語

A class term to express a product.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:価格> ... </ic:価格> [0..*]
<ic:使用方法> ... </ic:使用方法> [0..*]
<ic:製造者> ... </ic:製造者> [0..*]
<ic:製造者ID> ... </ic:製造者ID> [0..*]
<ic:販売業者> ... </ic:販売業者> [0..*]
<ic:入数> ... </ic:入数> [0..*]
<ic:形態> ... </ic:形態> [0..*]
<ic:重量> ... </ic:重量> [0..*]
<ic:サイズ> ... </ic:サイズ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:高さ> ... </ic:高さ> [0..*]
<ic:長さ> ... </ic:長さ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:原産国> ... </ic:原産国> [0..*]
<ic:規制情報> ... </ic:規制情報> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="製品型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 製品個品型

Super-types: 概念型 < 事物型 (by extension) < 製品型 (by extension) < 製品個品型 (by extension)
Sub-types: None
Name 製品個品型
Abstract no
Documentation 製品を個別に表現するためのクラス用語

A class term to express an individual product.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:価格> ... </ic:価格> [0..*]
<ic:使用方法> ... </ic:使用方法> [0..*]
<ic:製造者> ... </ic:製造者> [0..*]
<ic:製造者ID> ... </ic:製造者ID> [0..*]
<ic:販売業者> ... </ic:販売業者> [0..*]
<ic:入数> ... </ic:入数> [0..*]
<ic:形態> ... </ic:形態> [0..*]
<ic:重量> ... </ic:重量> [0..*]
<ic:サイズ> ... </ic:サイズ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:高さ> ... </ic:高さ> [0..*]
<ic:長さ> ... </ic:長さ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:原産国> ... </ic:原産国> [0..*]
<ic:規制情報> ... </ic:規制情報> [0..*]
<ic:製造日> ... </ic:製造日> [0..*]
<ic:消費期限> ... </ic:消費期限> [0..*]
<ic:使用期限> ... </ic:使用期限> [0..*]
<ic:賞味期限> ... </ic:賞味期限> [0..*]
<ic:状態> ... </ic:状態> [0..*]
<ic:所有者> ... </ic:所有者> [0..*]
<ic:購入価格> ... </ic:購入価格> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="製品個品型">
<xsd:complexContent>
<xsd:extension base="ic:製品型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 設備型

Super-types: 概念型 < 事物型 (by extension) < 設備型 (by extension)
Sub-types: None
Name 設備型
Abstract no
Documentation 施設や建物等に備わっている設備を表現するためのクラス用語

A class term to express an equipment installed in a facility or building.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..1]
<ic:設置地点> ... </ic:設置地点> [0..1]
<ic:設置位置> ... </ic:設置位置> [0..1]
<ic:料金> ... </ic:料金> [0..*]
<ic:利用者> ... </ic:利用者> [0..1]
<ic:設置日> ... </ic:設置日> [0..1]
<ic:Webサイト> ... </ic:Webサイト> [0..1]
<ic:設置者> ... </ic:設置者> [0..1]
<ic:管理者> ... </ic:管理者> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="設備型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 組織関連型

Super-types: 概念型 < 組織関連型 (by extension)
Sub-types: None
Name 組織関連型
Abstract no
Documentation 組織の関連を表現するためのクラス用語

A class term to express an association with another organization.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:役割> ... </ic:役割> [0..1]
<ic:組織> ... </ic:組織> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="組織関連型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 組織型

Super-types: 概念型 < 事物型 (by extension) < 実体型 (by extension) < 組織型 (by extension)
Sub-types:
Name 組織型
Abstract no
Documentation 組織を表現するためのクラス用語

A class term to express an organization.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="組織型">
<xsd:complexContent>
<xsd:extension base="ic:実体型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 対象型

Super-types: 概念型 < 事物型 (by extension) < 対象型 (by extension)
Sub-types: None
Name 対象型
Abstract no
Documentation イベントや制度等の対象となる事物を表すクラス用語

A class term to express a thing to be targeted for an event or system.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:制約> ... </ic:制約> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="対象型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 単位コード型

Super-types: 概念型 < コード型 (by extension) < 単位コード型 (by extension)
Sub-types: None
Name 単位コード型
Abstract no
Documentation 単位コードを表現するためのクラス用語

A class term to express a unit code.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:量種別> ... </ic:量種別> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="単位コード型">
<xsd:complexContent>
<xsd:extension base="ic:コード型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 地物型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension) < 地物型 (by extension)
Sub-types:
Name 地物型
Abstract no
Documentation 参照対象となる地物(施設や建物など)を表すためのクラス用語

A class term to express a feature (such as a facility or building) to be referenced.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="地物型">
<xsd:complexContent>
<xsd:extension base="ic:場所型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 駐車場型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension) < 地物型 (by extension) < 施設型 (by extension) < 駐車場型 (by extension)
Sub-types: None
Name 駐車場型
Abstract no
Documentation 駐車場を表現するためのクラス用語

A class term to express a parking area.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:収容人数> ... </ic:収容人数> [0..*]
<ic:駐車場> ... </ic:駐車場> [0..*]
<ic:建物> ... </ic:建物> [0..*]
<ic:関連施設> ... </ic:関連施設> [0..*]
<ic:備考> ... </ic:備考> [0..1]
<ic:収容台数> ... </ic:収容台数> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="駐車場型">
<xsd:complexContent>
<xsd:extension base="ic:施設型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 長さ型

Super-types: 概念型 < 長さ型 (by extension)
Sub-types: None
Name 長さ型
Abstract no
Documentation 長さを表現するためのクラス用語

A class term to express length.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="長さ型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 定期スケジュール型

Super-types: 概念型 < 期間スケジュール型 (by extension) < 定期スケジュール型 (by extension)
Sub-types: None
Name 定期スケジュール型
Abstract no
Documentation 定期的に繰り返されるスケジュールを表現するクラス用語

A class term to express a schedule that is repeatedly held on a regular basis.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:開催期日> ... </ic:開催期日> [0..*]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="定期スケジュール型">
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 電話番号型

Super-types: xsd:string < 電話番号型 (by extension)
Sub-types: None
Name 電話番号型
Abstract no
Documentation 電話番号を表現するためのクラス用語 ※0-9 の数字及び + - ( ) , の文字のみを使用

A class term to express a telephone number. Note: Use '0 to 9' numeric characters and 'plus '+', minus '-', opening parenthesis '(', closing parenthesis ')', and comma ',' 'characters only.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
xsd:string
</...>
Schema Component Representation
<xsd:complexType name="電話番号型">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="id" type="xsd:ID"/>
<xsd:attribute name="ref" type="xsd:IDREF"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
top

Complex Type: 土地型

Super-types: 概念型 < 事物型 (by extension) < 場所型 (by extension) < 地物型 (by extension) < 土地型 (by extension)
Sub-types: None
Name 土地型
Abstract no
Documentation 特定の用途に用いられる土地を表現するためのクラス用語

A class term to express a plot of land used for a specific purpose.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:面積> ... </ic:面積> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="土地型">
<xsd:complexContent>
<xsd:extension base="ic:地物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 日時型

Super-types: 概念型 < 日時型 (by extension)
Sub-types: None
Name 日時型
Abstract no
Documentation 日時を表現するためのクラス用語

A class term to express date and time.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="日時型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 日付型

Super-types: 概念型 < 日付型 (by extension)
Sub-types: None
Name 日付型
Abstract no
Documentation 日付を表現するためのクラス用語

A class term to express date.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:表記> ... </ic:表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="日付型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 範囲制約型

Super-types: 概念型 < 制約型 (by extension) < 範囲制約型 (by extension)
Sub-types: None
Name 範囲制約型
Abstract no
Documentation 対象となる事物の制約条件を数量の範囲によって指定するためのクラス用語

A class term to express a restriction on a targeted thing by means of a numerical range.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:上限値> ... </ic:上限値> [0..*]
<ic:下限値> ... </ic:下限値> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="範囲制約型">
<xsd:complexContent>
<xsd:extension base="ic:制約型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 文書型

Super-types: 概念型 < 事物型 (by extension) < 文書型 (by extension)
Sub-types: None
Name 文書型
Abstract no
Documentation 文書の情報を表すクラス用語(Dublin Core Metadata Element Setに準拠)

A class term to express information of a document (that complies with Dublin Core Metadata Element Set).
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:表題> ... </ic:表題> [0..*]
<ic:作成者> ... </ic:作成者> [0..*]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:寄与者> ... </ic:寄与者> [0..*]
<ic:日付> ... </ic:日付> [0..*]
<ic:記録形式> ... </ic:記録形式> [0..*]
<ic:出処> ... </ic:出処> [0..*]
<ic:言語> ... </ic:言語> [0..*]
<ic:権利管理> ... </ic:権利管理> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="文書型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 法人型

Super-types: 概念型 < 事物型 (by extension) < 実体型 (by extension) < 組織型 (by extension) < 業務組織型 (by extension) < 法人型 (by extension)
Sub-types: None
Name 法人型
Abstract no
Documentation 法人を表現するためのクラス用語

A class term to express a corporation.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
<ic:事業種目> ... </ic:事業種目> [0..*]
<ic:代理人> ... </ic:代理人> [0..*]
<ic:組織種別> ... </ic:組織種別> [0..1]
<ic:資本金> ... </ic:資本金> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="法人型">
<xsd:complexContent>
<xsd:extension base="ic:業務組織型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 名称型

Super-types: 概念型 < 事物型 (by extension) < 名称型 (by extension)
Sub-types: None
Name 名称型
Abstract no
Documentation 組織や地物等の名称を表現するためのクラス用語

A class term to express names of an organization or feature.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:カナ表記> ... </ic:カナ表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="名称型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 面積型

Super-types: 概念型 < 面積型 (by extension)
Sub-types: None
Name 面積型
Abstract no
Documentation 面積を表現するためのクラス用語

A class term to express area.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="面積型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 容量型

Super-types: 概念型 < 容量型 (by extension)
Sub-types: None
Name 容量型
Abstract no
Documentation 容量を表現するためのクラス用語

A class term to express volume.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
</...>
Schema Component Representation
<xsd:complexType name="容量型">
<xsd:complexContent>
<xsd:extension base="ic:概念型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Complex Type: 連絡先型

Super-types: 概念型 < 事物型 (by extension) < 連絡先型 (by extension)
Sub-types: None
Name 連絡先型
Abstract no
Documentation 連絡先を表現するためのクラス用語

A class term to express a contact.
Diagram
XML Instance Representation
<...
id="xsd:ID [0..1]"
ref="xsd:IDREF [0..1]">
<ic:種別> ... </ic:種別> [0..*]
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
<ic:名称> ... </ic:名称> [0..*]
<ic:組織> ... </ic:組織> [0..*]
<ic:担当者名> ... </ic:担当者名> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:送付先> ... </ic:送付先> [0..*]
<ic:電話番号> ... </ic:電話番号> [0..*]
<ic:内線番号> ... </ic:内線番号> [0..*]
<ic:FAX番号> ... </ic:FAX番号> [0..*]
<ic:Webサイト> ... </ic:Webサイト> [0..*]
<ic:対応言語> ... </ic:対応言語> [0..*]
</...>
Schema Component Representation
<xsd:complexType name="連絡先型">
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence></xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
top

Model Group: ID型-固有要素グループ

Name ID型-固有要素グループ
Diagram
XML Instance Representation
<ic:体系> ... </ic:体系> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:参照> ... </ic:参照> [0..*]
Schema Component Representation
<xsd:group name="ID型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:体系" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:識別値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:参照" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: ID体系型-固有要素グループ

Name ID体系型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
Schema Component Representation
<xsd:group name="ID体系型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:発行者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:バージョン" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: アクセス区間型-固有要素グループ

Name アクセス区間型-固有要素グループ
Diagram
XML Instance Representation
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:路線> ... </ic:路線> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:時間> ... </ic:時間> [0..1]
Schema Component Representation
<xsd:group name="アクセス区間型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:始点" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:始点備考" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:路線" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終点" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終点備考" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:時間" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: アクセス型-固有要素グループ

Name アクセス型-固有要素グループ
Diagram
XML Instance Representation
<ic:ID> ... </ic:ID> [0..1]
<ic:始点> ... </ic:始点> [0..1]
<ic:始点備考> ... </ic:始点備考> [0..1]
<ic:終点> ... </ic:終点> [0..1]
<ic:終点備考> ... </ic:終点備考> [0..1]
<ic:アクセス区間> ... </ic:アクセス区間> [0..*]
<ic:時間> ... </ic:時間> [0..1]
<ic:地図> ... </ic:地図> [0..1]
<ic:備考> ... </ic:備考> [0..1]
Schema Component Representation
<xsd:group name="アクセス型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:始点" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:始点備考" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終点" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終点備考" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:アクセス区間" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:時間" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:地図" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:備考" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: イベントスケジュール型-固有要素グループ

Name イベントスケジュール型-固有要素グループ
Diagram
XML Instance Representation
<ic:開催日> ... </ic:開催日> [0..*]
<ic:開始日> ... </ic:開始日> [0..1]
<ic:終了日> ... </ic:終了日> [0..1]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
Schema Component Representation
<xsd:group name="イベントスケジュール型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:開催日" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:開始日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終了日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:開始時間" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終了時間" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: イベント型-固有要素グループ

Name イベント型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:開催場所> ... </ic:開催場所> [0..*]
<ic:期間> ... </ic:期間> [0..*]
<ic:参加方法> ... </ic:参加方法> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:要約> ... </ic:要約> [0..*]
<ic:関連イベント> ... </ic:関連イベント> [0..*]
<ic:人数> ... </ic:人数> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
Schema Component Representation
<xsd:group name="イベント型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連組織" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:開催場所" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:期間" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:参加方法" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:連絡先" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:要約" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連イベント" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:人数" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:キーワード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:料金" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:利用対象" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: コードリスト型-固有要素グループ

Name コードリスト型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..1]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:バージョン> ... </ic:バージョン> [0..1]
Schema Component Representation
<xsd:group name="コードリスト型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:発行者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:バージョン" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: コード型-固有要素グループ

Name コード型-固有要素グループ
Diagram
XML Instance Representation
<ic:コード種別> ... </ic:コード種別> [0..1]
<ic:識別値> ... </ic:識別値> [0..1]
<ic:表記> ... </ic:表記> [0..*]
<ic:上位コード> ... </ic:上位コード> [0..*]
<ic:下位コード> ... </ic:下位コード> [0..*]
<ic:関連コード> ... </ic:関連コード> [0..*]
<ic:参照> ... </ic:参照> [0..*]
Schema Component Representation
<xsd:group name="コード型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:コード種別" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:識別値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:表記" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:上位コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:下位コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:参照" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: コード制約型-固有要素グループ

Name コード制約型-固有要素グループ
Diagram
XML Instance Representation
<ic:制約コード> ... </ic:制約コード> [0..*]
Schema Component Representation
<xsd:group name="コード制約型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:制約コード" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: サービス型-固有要素グループ

Name サービス型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:利用対象> ... </ic:利用対象> [0..*]
<ic:提供者> ... </ic:提供者> [0..*]
<ic:利用方法> ... </ic:利用方法> [0..*]
Schema Component Representation
<xsd:group name="サービス型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:利用対象" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:提供者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:利用方法" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 価格型-固有要素グループ

Name 価格型-固有要素グループ
Diagram
XML Instance Representation
<ic:金額> ... </ic:金額> [0..1]
Schema Component Representation
<xsd:group name="価格型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:金額" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 概念型-固有要素グループ

Name 概念型-固有要素グループ
Diagram
XML Instance Representation
<ic:種別> ... </ic:種別> [0..*]
<ic:種別コード> ... </ic:種別コード> [0..*]
<ic:メタデータ> ... </ic:メタデータ> [0..*]
Schema Component Representation
<xsd:group name="概念型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:種別" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:種別コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:メタデータ" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 活動型-固有要素グループ

Name 活動型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:場所> ... </ic:場所> [0..*]
<ic:日時> ... </ic:日時> [0..*]
<ic:期間> ... </ic:期間> [0..*]
Schema Component Representation
<xsd:group name="活動型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関与" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:場所" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:日時" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:期間" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 関与型-固有要素グループ

Name 関与型-固有要素グループ
Diagram
XML Instance Representation
<ic:役割> ... </ic:役割> [0..1]
<ic:役割コード> ... </ic:役割コード> [0..1]
<ic:関与者> ... </ic:関与者> [0..*]
Schema Component Representation
<xsd:group name="関与型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:役割" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:役割コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:関与者" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 期間型-固有要素グループ

Name 期間型-固有要素グループ
Diagram
XML Instance Representation
<ic:開始日時> ... </ic:開始日時> [0..1]
<ic:終了日時> ... </ic:終了日時> [0..1]
<ic:説明> ... </ic:説明> [0..1]
Schema Component Representation
<xsd:group name="期間型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:開始日時" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終了日時" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 期間制約型-固有要素グループ

Name 期間制約型-固有要素グループ
Diagram
XML Instance Representation
<ic:期間> ... </ic:期間> [0..*]
Schema Component Representation
<xsd:group name="期間制約型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:期間" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 記述型-固有要素グループ

Name 記述型-固有要素グループ
Diagram
XML Instance Representation
<ic:説明> ... </ic:説明> [0..*]
Schema Component Representation
<xsd:group name="記述型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 業務組織型-固有要素グループ

Name 業務組織型-固有要素グループ
Diagram
XML Instance Representation
<ic:事業種目> ... </ic:事業種目> [0..*]
<ic:事業年度開始日> ... </ic:事業年度開始日> [0..1]
<ic:代理人> ... </ic:代理人> [0..*]
Schema Component Representation
<xsd:group name="業務組織型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:事業種目" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:事業年度開始日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:代理人" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 金額型-固有要素グループ

Name 金額型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:通貨> ... </ic:通貨> [0..1]
<ic:通貨コード> ... </ic:通貨コード> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
Schema Component Representation
<xsd:group name="金額型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:通貨" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:通貨コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:乗数" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 建物型-固有要素グループ

Name 建物型-固有要素グループ
Diagram
XML Instance Representation
<ic:敷地面積> ... </ic:敷地面積> [0..*]
<ic:主要用途> ... </ic:主要用途> [0..*]
<ic:建築面積> ... </ic:建築面積> [0..*]
<ic:延べ面積> ... </ic:延べ面積> [0..*]
<ic:最高の高さ> ... </ic:最高の高さ> [0..*]
<ic:地上階数> ... </ic:地上階数> [0..*]
<ic:地下階数> ... </ic:地下階数> [0..*]
<ic:構造> ... </ic:構造> [0..*]
<ic:竣工日> ... </ic:竣工日> [0..*]
<ic:施設> ... </ic:施設> [0..*]
Schema Component Representation
<xsd:group name="建物型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:敷地面積" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:主要用途" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:建築面積" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:延べ面積" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:最高の高さ" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:地上階数" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:地下階数" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:構造" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:竣工日" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:施設" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 構成員型-固有要素グループ

Name 構成員型-固有要素グループ
Diagram
XML Instance Representation
<ic:役割> ... </ic:役割> [0..1]
<ic:構成員> ... </ic:構成員> [0..1]
Schema Component Representation
<xsd:group name="構成員型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:役割" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:構成員" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 座標型-固有要素グループ

Name 座標型-固有要素グループ
Diagram
XML Instance Representation
<ic:座標参照系> ... </ic:座標参照系> [0..1]
<ic:緯度経度書式> ... </ic:緯度経度書式> [0..1]
<ic:緯度> ... </ic:緯度> [0..1]
<ic:経度> ... </ic:経度> [0..1]
<ic:座標データ書式> ... </ic:座標データ書式> [0..1]
<ic:座標データ> ... </ic:座標データ> [0..1]
<ic:測地高度> ... </ic:測地高度> [0..1]
Schema Component Representation
<xsd:group name="座標型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:座標参照系" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:緯度経度書式" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:緯度" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:経度" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:座標データ書式" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:座標データ" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:測地高度" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 参照型-固有要素グループ

Name 参照型-固有要素グループ
Diagram
XML Instance Representation
<ic:参照先> ... </ic:参照先> [0..*]
Schema Component Representation
<xsd:group name="参照型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:参照先" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 施設関連型-固有要素グループ

Name 施設関連型-固有要素グループ
Diagram
XML Instance Representation
<ic:役割> ... </ic:役割> [0..1]
<ic:施設> ... </ic:施設> [0..1]
Schema Component Representation
<xsd:group name="施設関連型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:役割" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:施設" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 施設型-固有要素グループ

Name 施設型-固有要素グループ
Diagram
XML Instance Representation
<ic:利用可能時間> ... </ic:利用可能時間> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:収容人数> ... </ic:収容人数> [0..*]
<ic:駐車場> ... </ic:駐車場> [0..*]
<ic:建物> ... </ic:建物> [0..*]
<ic:関連施設> ... </ic:関連施設> [0..*]
<ic:備考> ... </ic:備考> [0..1]
Schema Component Representation
<xsd:group name="施設型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:利用可能時間" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:料金" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:収容人数" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:駐車場" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:建物" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連施設" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:備考" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 氏名型-固有要素グループ

Name 氏名型-固有要素グループ
Diagram
XML Instance Representation
<ic:姓名> ... </ic:姓名> [0..1]
<ic:姓名カナ表記> ... </ic:姓名カナ表記> [0..1]
<ic:姓名ローマ字表記> ... </ic:姓名ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:姓カナ表記> ... </ic:姓カナ表記> [0..1]
<ic:姓ローマ字表記> ... </ic:姓ローマ字表記> [0..1]
<ic:> ... </ic:> [0..1]
<ic:名カナ表記> ... </ic:名カナ表記> [0..1]
<ic:名ローマ字表記> ... </ic:名ローマ字表記> [0..1]
<ic:ミドルネーム> ... </ic:ミドルネーム> [0..1]
<ic:ミドルネームカナ表記> ... </ic:ミドルネームカナ表記> [0..1]
<ic:ミドルネームローマ字表記> ... </ic:ミドルネームローマ字表記> [0..1]
Schema Component Representation
<xsd:group name="氏名型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:姓名" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:姓名カナ表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:姓名ローマ字表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:姓カナ表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:姓ローマ字表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:名カナ表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:名ローマ字表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ミドルネーム" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ミドルネームカナ表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ミドルネームローマ字表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 事物型-固有要素グループ

Name 事物型-固有要素グループ
Diagram
XML Instance Representation
<ic:ID> ... </ic:ID> [0..*]
<ic:表記> ... </ic:表記> [0..*]
<ic:参照> ... </ic:参照> [0..*]
<ic:画像> ... </ic:画像> [0..*]
<ic:説明> ... </ic:説明> [0..*]
<ic:記述> ... </ic:記述> [0..*]
Schema Component Representation
<xsd:group name="事物型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:ID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:表記" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:参照" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:画像" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:記述" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 住所型-固有要素グループ

Name 住所型-固有要素グループ
Diagram
XML Instance Representation
<ic:郵便番号> ... </ic:郵便番号> [0..1]
<ic:住所コード> ... </ic:住所コード> [0..*]
<ic:> ... </ic:> [0..1]
<ic:国コード> ... </ic:国コード> [0..1]
<ic:都道府県> ... </ic:都道府県> [0..1]
<ic:都道府県コード> ... </ic:都道府県コード> [0..1]
<ic:市区町村> ... </ic:市区町村> [0..1]
<ic:> ... </ic:> [0..1]
<ic:市区町村コード> ... </ic:市区町村コード> [0..1]
<ic:町名> ... </ic:町名> [0..1]
<ic:丁目> ... </ic:丁目> [0..1]
<ic:番地補足> ... </ic:番地補足> [0..1]
<ic:番地> ... </ic:番地> [0..1]
<ic:> ... </ic:> [0..1]
<ic:ビル名> ... </ic:ビル名> [0..1]
<ic:ビル番号> ... </ic:ビル番号> [0..1]
<ic:部屋番号> ... </ic:部屋番号> [0..1]
<ic:方書> ... </ic:方書> [0..1]
Schema Component Representation
<xsd:group name="住所型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:郵便番号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:住所コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:国コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:都道府県" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:都道府県コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:市区町村" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:市区町村コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:町名" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:丁目" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:番地補足" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:番地" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ビル名" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ビル番号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:部屋番号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:方書" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 重量型-固有要素グループ

Name 重量型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
Schema Component Representation
<xsd:group name="重量型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 場所型-固有要素グループ

Name 場所型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:地理識別子> ... </ic:地理識別子> [0..1]
<ic:住所> ... </ic:住所> [0..1]
<ic:地理座標> ... </ic:地理座標> [0..1]
Schema Component Representation
<xsd:group name="場所型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:通称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:地理識別子" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:住所" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:地理座標" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 状況型-固有要素グループ

Name 状況型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:発生日> ... </ic:発生日> [0..*]
<ic:関与> ... </ic:関与> [0..*]
<ic:説明> ... </ic:説明> [0..1]
<ic:期間> ... </ic:期間> [0..*]
Schema Component Representation
<xsd:group name="状況型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:発生日" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関与" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:期間" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 人型-固有要素グループ

Name 人型-固有要素グループ
Diagram
XML Instance Representation
<ic:氏名> ... </ic:氏名> [0..*]
<ic:性別> ... </ic:性別> [0..1]
<ic:性別コード> ... </ic:性別コード> [0..1]
<ic:生年月日> ... </ic:生年月日> [0..1]
<ic:死亡年月日> ... </ic:死亡年月日> [0..1]
<ic:住所> ... </ic:住所> [0..*]
<ic:本籍> ... </ic:本籍> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:国籍> ... </ic:国籍> [0..*]
<ic:国籍コード> ... </ic:国籍コード> [0..*]
<ic:出生国> ... </ic:出生国> [0..1]
<ic:出生国コード> ... </ic:出生国コード> [0..1]
<ic:出生地> ... </ic:出生地> [0..1]
<ic:年齢> ... </ic:年齢> [0..1]
<ic:身長> ... </ic:身長> [0..1]
<ic:体重> ... </ic:体重> [0..1]
Schema Component Representation
<xsd:group name="人型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:氏名" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:性別" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:性別コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:生年月日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:死亡年月日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:住所" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:本籍" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:連絡先" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:国籍" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:国籍コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:出生国" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:出生国コード" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:出生地" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:年齢" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:身長" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:体重" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 人数型-固有要素グループ

Name 人数型-固有要素グループ
Diagram
XML Instance Representation
<ic:人数> ... </ic:人数> [0..1]
Schema Component Representation
<xsd:group name="人数型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:人数" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 数量型-固有要素グループ

Name 数量型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
Schema Component Representation
<xsd:group name="数量型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 制約型-固有要素グループ

Name 制約型-固有要素グループ
Diagram
XML Instance Representation
<ic:制約対象> ... </ic:制約対象> [0..*]
<ic:説明> ... </ic:説明> [0..*]
Schema Component Representation
<xsd:group name="制約型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:制約対象" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 製品型-固有要素グループ

Name 製品型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:自動認識ID> ... </ic:自動認識ID> [0..*]
<ic:価格> ... </ic:価格> [0..*]
<ic:使用方法> ... </ic:使用方法> [0..*]
<ic:製造者> ... </ic:製造者> [0..*]
<ic:製造者ID> ... </ic:製造者ID> [0..*]
<ic:販売業者> ... </ic:販売業者> [0..*]
<ic:販売業者ID> ... </ic:販売業者ID> [0..*]
<ic:入数> ... </ic:入数> [0..*]
<ic:形態> ... </ic:形態> [0..*]
<ic:重量> ... </ic:重量> [0..*]
<ic:サイズ> ... </ic:サイズ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:高さ> ... </ic:高さ> [0..*]
<ic:長さ> ... </ic:長さ> [0..*]
<ic:> ... </ic:> [0..*]
<ic:原産国> ... </ic:原産国> [0..*]
<ic:原産国コード> ... </ic:原産国コード> [0..*]
<ic:規制情報> ... </ic:規制情報> [0..*]
Schema Component Representation
<xsd:group name="製品型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:自動認識ID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:価格" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:使用方法" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:製造者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:製造者ID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:販売業者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:販売業者ID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:入数" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:形態" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:重量" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:サイズ" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:高さ" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:長さ" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:原産国" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:原産国コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:規制情報" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 製品個品型-固有要素グループ

Name 製品個品型-固有要素グループ
Diagram
XML Instance Representation
<ic:製造日> ... </ic:製造日> [0..*]
<ic:ロット番号> ... </ic:ロット番号> [0..1]
<ic:消費期限> ... </ic:消費期限> [0..*]
<ic:使用期限> ... </ic:使用期限> [0..*]
<ic:賞味期限> ... </ic:賞味期限> [0..*]
<ic:シリアル番号> ... </ic:シリアル番号> [0..1]
<ic:状態> ... </ic:状態> [0..*]
<ic:所有者> ... </ic:所有者> [0..*]
<ic:購入価格> ... </ic:購入価格> [0..*]
Schema Component Representation
<xsd:group name="製品個品型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:製造日" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:ロット番号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:消費期限" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:使用期限" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:賞味期限" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:シリアル番号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:状態" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:所有者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:購入価格" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 設備型-固有要素グループ

Name 設備型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..1]
<ic:設置地点> ... </ic:設置地点> [0..1]
<ic:設置位置> ... </ic:設置位置> [0..1]
<ic:利用可能時間> ... </ic:利用可能時間> [0..*]
<ic:料金> ... </ic:料金> [0..*]
<ic:外部利用可否> ... </ic:外部利用可否> [0..1]
<ic:利用者> ... </ic:利用者> [0..1]
<ic:設置日> ... </ic:設置日> [0..1]
<ic:Webサイト> ... </ic:Webサイト> [0..1]
<ic:設置者> ... </ic:設置者> [0..1]
<ic:管理者> ... </ic:管理者> [0..1]
<ic:連絡先> ... </ic:連絡先> [0..1]
<ic:バリアフリー> ... </ic:バリアフリー> [0..1]
<ic:備考> ... </ic:備考> [0..1]
Schema Component Representation
<xsd:group name="設備型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:設置地点" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:設置位置" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:利用可能時間" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:料金" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:外部利用可否" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:利用者" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:設置日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:Webサイト" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:設置者" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:管理者" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:連絡先" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:バリアフリー" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:備考" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 組織関連型-固有要素グループ

Name 組織関連型-固有要素グループ
Diagram
XML Instance Representation
<ic:役割> ... </ic:役割> [0..1]
<ic:組織> ... </ic:組織> [0..1]
Schema Component Representation
<xsd:group name="組織関連型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:役割" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:組織" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 組織型-固有要素グループ

Name 組織型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:略称アルファベット> ... </ic:略称アルファベット> [0..*]
<ic:通称> ... </ic:通称> [0..*]
<ic:活動状況> ... </ic:活動状況> [0..*]
<ic:活動> ... </ic:活動> [0..*]
<ic:概要> ... </ic:概要> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:関連組織> ... </ic:関連組織> [0..*]
<ic:関連人員> ... </ic:関連人員> [0..*]
<ic:地物> ... </ic:地物> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:代表者> ... </ic:代表者> [0..*]
<ic:設立日> ... </ic:設立日> [0..1]
<ic:備考> ... </ic:備考> [0..1]
Schema Component Representation
<xsd:group name="組織型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:略称アルファベット" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:通称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:活動状況" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:活動" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:概要" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:連絡先" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連組織" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関連人員" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:地物" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:住所" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:代表者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:設立日" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:備考" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 対象型-固有要素グループ

Name 対象型-固有要素グループ
Diagram
XML Instance Representation
<ic:制約> ... </ic:制約> [0..*]
Schema Component Representation
<xsd:group name="対象型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:制約" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 単位コード型-固有要素グループ

Name 単位コード型-固有要素グループ
Diagram
XML Instance Representation
<ic:量種別> ... </ic:量種別> [0..1]
<ic:乗数> ... </ic:乗数> [0..1]
Schema Component Representation
<xsd:group name="単位コード型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:量種別" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:乗数" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 地物型-固有要素グループ

Name 地物型-固有要素グループ
Diagram
XML Instance Representation
<ic:要約> ... </ic:要約> [0..*]
<ic:アクセス> ... </ic:アクセス> [0..*]
<ic:連絡先> ... </ic:連絡先> [0..*]
<ic:設備> ... </ic:設備> [0..*]
<ic:関与> ... </ic:関与> [0..*]
Schema Component Representation
<xsd:group name="地物型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:要約" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:アクセス" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:連絡先" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:設備" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:関与" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 駐車場型-固有要素グループ

Name 駐車場型-固有要素グループ
Diagram
XML Instance Representation
<ic:駐車場種別> ... </ic:駐車場種別> [0..1]
<ic:収容台数> ... </ic:収容台数> [0..1]
Schema Component Representation
<xsd:group name="駐車場型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:駐車場種別" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:収容台数" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 長さ型-固有要素グループ

Name 長さ型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
Schema Component Representation
<xsd:group name="長さ型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 定期スケジュール型-固有要素グループ

Name 定期スケジュール型-固有要素グループ
Diagram
XML Instance Representation
<ic:開催期日> ... </ic:開催期日> [0..*]
<ic:有効開始日時> ... </ic:有効開始日時> [0..1]
<ic:有効終了日時> ... </ic:有効終了日時> [0..1]
<ic:開始時間> ... </ic:開始時間> [0..1]
<ic:終了時間> ... </ic:終了時間> [0..1]
<ic:説明> ... </ic:説明> [0..1]
Schema Component Representation
<xsd:group name="定期スケジュール型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:開催期日" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:有効開始日時" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:有効終了日時" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:開始時間" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:終了時間" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:説明" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 土地型-固有要素グループ

Name 土地型-固有要素グループ
Diagram
XML Instance Representation
<ic:面積> ... </ic:面積> [0..*]
Schema Component Representation
<xsd:group name="土地型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:面積" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 日時型-固有要素グループ

Name 日時型-固有要素グループ
Diagram
XML Instance Representation
<ic:標準型日時> ... </ic:標準型日時> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
Schema Component Representation
<xsd:group name="日時型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:標準型日時" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:年号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:時間帯" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:カレンダー" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 日付型-固有要素グループ

Name 日付型-固有要素グループ
Diagram
XML Instance Representation
<ic:標準型日付> ... </ic:標準型日付> [0..1]
<ic:年号> ... </ic:年号> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:> ... </ic:> [0..1]
<ic:時間帯> ... </ic:時間帯> [0..1]
<ic:カレンダー> ... </ic:カレンダー> [0..1]
<ic:表記> ... </ic:表記> [0..1]
Schema Component Representation
<xsd:group name="日付型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:標準型日付" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:年号" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:時間帯" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:カレンダー" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 範囲制約型-固有要素グループ

Name 範囲制約型-固有要素グループ
Diagram
XML Instance Representation
<ic:上限値> ... </ic:上限値> [0..*]
<ic:境界を含まない上限値> ... </ic:境界を含まない上限値> [0..*]
<ic:下限値> ... </ic:下限値> [0..*]
<ic:境界を含まない下限値> ... </ic:境界を含まない下限値> [0..*]
Schema Component Representation
<xsd:group name="範囲制約型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:上限値" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:境界を含まない上限値" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:下限値" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:境界を含まない下限値" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 文書型-固有要素グループ

Name 文書型-固有要素グループ
Diagram
XML Instance Representation
<ic:表題> ... </ic:表題> [0..*]
<ic:作成者> ... </ic:作成者> [0..*]
<ic:キーワード> ... </ic:キーワード> [0..*]
<ic:発行者> ... </ic:発行者> [0..*]
<ic:寄与者> ... </ic:寄与者> [0..*]
<ic:日付> ... </ic:日付> [0..*]
<ic:資源タイプ> ... </ic:資源タイプ> [0..*]
<ic:記録形式> ... </ic:記録形式> [0..*]
<ic:記録形式コード> ... </ic:記録形式コード> [0..*]
<ic:出処> ... </ic:出処> [0..*]
<ic:言語> ... </ic:言語> [0..*]
<ic:権利管理> ... </ic:権利管理> [0..*]
Schema Component Representation
<xsd:group name="文書型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:表題" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:作成者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:キーワード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:発行者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:寄与者" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:日付" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:資源タイプ" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:記録形式" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:記録形式コード" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:出処" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:言語" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:権利管理" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 法人型-固有要素グループ

Name 法人型-固有要素グループ
Diagram
XML Instance Representation
<ic:組織種別位置> ... </ic:組織種別位置> [0..1]
<ic:組織種別> ... </ic:組織種別> [0..1]
<ic:資本金> ... </ic:資本金> [0..1]
Schema Component Representation
<xsd:group name="法人型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:組織種別位置" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:組織種別" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:資本金" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 名称型-固有要素グループ

Name 名称型-固有要素グループ
Diagram
XML Instance Representation
<ic:カナ表記> ... </ic:カナ表記> [0..1]
<ic:ローマ字表記> ... </ic:ローマ字表記> [0..1]
Schema Component Representation
<xsd:group name="名称型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:カナ表記" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:ローマ字表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 面積型-固有要素グループ

Name 面積型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
Schema Component Representation
<xsd:group name="面積型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 容量型-固有要素グループ

Name 容量型-固有要素グループ
Diagram
XML Instance Representation
<ic:数値> ... </ic:数値> [0..1]
<ic:単位> ... </ic:単位> [0..1]
<ic:単位表記> ... </ic:単位表記> [0..1]
Schema Component Representation
<xsd:group name="容量型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:数値" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ic:単位表記" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>
top

Model Group: 連絡先型-固有要素グループ

Name 連絡先型-固有要素グループ
Diagram
XML Instance Representation
<ic:名称> ... </ic:名称> [0..*]
<ic:組織> ... </ic:組織> [0..*]
<ic:担当者役職> ... </ic:担当者役職> [0..*]
<ic:担当者名> ... </ic:担当者名> [0..*]
<ic:Eメールアドレス> ... </ic:Eメールアドレス> [0..*]
<ic:住所> ... </ic:住所> [0..*]
<ic:送付先> ... </ic:送付先> [0..*]
<ic:電話番号> ... </ic:電話番号> [0..*]
<ic:内線番号> ... </ic:内線番号> [0..*]
<ic:FAX番号> ... </ic:FAX番号> [0..*]
<ic:携帯電話番号> ... </ic:携帯電話番号> [0..*]
<ic:Webサイト> ... </ic:Webサイト> [0..*]
<ic:対応言語> ... </ic:対応言語> [0..*]
Schema Component Representation
<xsd:group name="連絡先型-固有要素グループ">
<xsd:sequence>
<xsd:element ref="ic:名称" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:組織" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:担当者役職" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:担当者名" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:Eメールアドレス" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:住所" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:送付先" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:電話番号" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:内線番号" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:FAX番号" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:携帯電話番号" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:Webサイト" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ic:対応言語" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:group>
top

Simple Type: Eメールアドレス-単純型

Super-types: xsd:string < Eメールアドレス-単純型 (by restriction)
Sub-types: None
Name Eメールアドレス-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="Eメールアドレス-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: Webサイト-単純型

Super-types: xsd:anyURI < Webサイト-単純型 (by restriction)
Sub-types: None
Name Webサイト-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="Webサイト-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: カナ表記-単純型

Super-types: xsd:string < カナ表記-単純型 (by restriction)
Sub-types: None
Name カナ表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="カナ表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: キーワード-単純型

Super-types: xsd:string < キーワード-単純型 (by restriction)
Sub-types: None
Name キーワード-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="キーワード-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: サイズ-単純型

Super-types: xsd:string < サイズ-単純型 (by restriction)
Sub-types: None
Name サイズ-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="サイズ-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: バージョン-単純型

Super-types: xsd:string < バージョン-単純型 (by restriction)
Sub-types: None
Name バージョン-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="バージョン-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: バリアフリー-単純型

Super-types: xsd:string < バリアフリー-単純型 (by restriction)
Sub-types: None
Name バリアフリー-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="バリアフリー-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ビル番号-単純型

Super-types: xsd:string < ビル番号-単純型 (by restriction)
Sub-types: None
Name ビル番号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ビル番号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ビル名-単純型

Super-types: xsd:string < ビル名-単純型 (by restriction)
Sub-types: None
Name ビル名-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ビル名-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ミドルネームカナ表記-単純型

Super-types: xsd:string < ミドルネームカナ表記-単純型 (by restriction)
Sub-types: None
Name ミドルネームカナ表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ミドルネームカナ表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ミドルネームローマ字表記-単純型

Super-types: xsd:string < ミドルネームローマ字表記-単純型 (by restriction)
Sub-types: None
Name ミドルネームローマ字表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ミドルネームローマ字表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ミドルネーム-単純型

Super-types: xsd:string < ミドルネーム-単純型 (by restriction)
Sub-types: None
Name ミドルネーム-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ミドルネーム-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ローマ字表記-単純型

Super-types: xsd:string < ローマ字表記-単純型 (by restriction)
Sub-types: None
Name ローマ字表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ローマ字表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: ロット番号-単純型

Super-types: xsd:string < ロット番号-単純型 (by restriction)
Sub-types: None
Name ロット番号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="ロット番号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 緯度経度書式-単純型

Super-types: xsd:string < 緯度経度書式-単純型 (by restriction)
Sub-types: None
Name 緯度経度書式-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="緯度経度書式-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 緯度-単純型

Super-types: xsd:string < 緯度-単純型 (by restriction)
Sub-types: None
Name 緯度-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="緯度-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 画像-単純型

Super-types: xsd:anyURI < 画像-単純型 (by restriction)
Sub-types: None
Name 画像-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="画像-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: 開催期日-単純型

Super-types: xsd:string < 開催期日-単純型 (by restriction)
Sub-types: None
Name 開催期日-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="開催期日-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 開始時間-単純型

Super-types: xsd:time < 開始時間-単純型 (by restriction)
Sub-types: None
Name 開始時間-単純型
Content
  • Base XSD Type: time
Diagram
Schema Component Representation
<xsd:simpleType name="開始時間-単純型">
<xsd:restriction base="xsd:time"/>
</xsd:simpleType>
top

Simple Type: 外部利用可否-単純型

Super-types: xsd:string < 外部利用可否-単純型 (by restriction)
Sub-types: None
Name 外部利用可否-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="外部利用可否-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 概要-単純型

Super-types: xsd:string < 概要-単純型 (by restriction)
Sub-types: None
Name 概要-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="概要-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 規制情報-単純型

Super-types: xsd:string < 規制情報-単純型 (by restriction)
Sub-types: None
Name 規制情報-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="規制情報-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 記録形式-単純型

Super-types: xsd:string < 記録形式-単純型 (by restriction)
Sub-types: None
Name 記録形式-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="記録形式-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 区-単純型

Super-types: xsd:string < 区-単純型 (by restriction)
Sub-types: None
Name 区-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="区-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 形態-単純型

Super-types: xsd:string < 形態-単純型 (by restriction)
Sub-types: None
Name 形態-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="形態-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 経度-単純型

Super-types: xsd:string < 経度-単純型 (by restriction)
Sub-types: None
Name 経度-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="経度-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 月-単純型

Super-types: xsd:integer < 月-単純型 (by restriction)
Sub-types: None
Name 月-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="月-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 原産国-単純型

Super-types: xsd:string < 原産国-単純型 (by restriction)
Sub-types: None
Name 原産国-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="原産国-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 構造-単純型

Super-types: xsd:string < 構造-単純型 (by restriction)
Sub-types: None
Name 構造-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="構造-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 号-単純型

Super-types: xsd:string < 号-単純型 (by restriction)
Sub-types: None
Name 号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 国籍-単純型

Super-types: xsd:string < 国籍-単純型 (by restriction)
Sub-types: None
Name 国籍-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="国籍-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 国-単純型

Super-types: xsd:string < 国-単純型 (by restriction)
Sub-types: None
Name 国-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="国-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 座標データ-単純型

Super-types: xsd:string < 座標データ-単純型 (by restriction)
Sub-types: None
Name 座標データ-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="座標データ-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 参加方法-単純型

Super-types: xsd:string < 参加方法-単純型 (by restriction)
Sub-types: None
Name 参加方法-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="参加方法-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 参照先-単純型

Super-types: xsd:anyURI < 参照先-単純型 (by restriction)
Sub-types: None
Name 参照先-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="参照先-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: 使用方法-単純型

Super-types: xsd:string < 使用方法-単純型 (by restriction)
Sub-types: None
Name 使用方法-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="使用方法-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 始点備考-単純型

Super-types: xsd:string < 始点備考-単純型 (by restriction)
Sub-types: None
Name 始点備考-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="始点備考-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 市区町村-単純型

Super-types: xsd:string < 市区町村-単純型 (by restriction)
Sub-types: None
Name 市区町村-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="市区町村-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 資源タイプ-単純型

Super-types: xsd:anyURI < 資源タイプ-単純型 (by restriction)
Sub-types: None
Name 資源タイプ-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="資源タイプ-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: 事業種目-単純型

Super-types: xsd:string < 事業種目-単純型 (by restriction)
Sub-types: None
Name 事業種目-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="事業種目-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 時間帯-単純型

Super-types: xsd:string < 時間帯-単純型 (by restriction)
Sub-types: None
Name 時間帯-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="時間帯-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 時-単純型

Super-types: xsd:integer < 時-単純型 (by restriction)
Sub-types: None
Name 時-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="時-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 自動認識ID-単純型

Super-types: xsd:anyURI < 自動認識ID-単純型 (by restriction)
Sub-types: None
Name 自動認識ID-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="自動認識ID-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: 主要用途-単純型

Super-types: xsd:string < 主要用途-単純型 (by restriction)
Sub-types: None
Name 主要用途-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="主要用途-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 種別-単純型

Super-types: xsd:string < 種別-単純型 (by restriction)
Sub-types: None
Name 種別-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="種別-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 収容台数-単純型

Super-types: xsd:integer < 収容台数-単純型 (by restriction)
Sub-types: None
Name 収容台数-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="収容台数-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 終点備考-単純型

Super-types: xsd:string < 終点備考-単純型 (by restriction)
Sub-types: None
Name 終点備考-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="終点備考-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 終了時間-単純型

Super-types: xsd:time < 終了時間-単純型 (by restriction)
Sub-types: None
Name 終了時間-単純型
Content
  • Base XSD Type: time
Diagram
Schema Component Representation
<xsd:simpleType name="終了時間-単純型">
<xsd:restriction base="xsd:time"/>
</xsd:simpleType>
top

Simple Type: 出処-単純型

Super-types: xsd:string < 出処-単純型 (by restriction)
Sub-types: None
Name 出処-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="出処-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 出生国-単純型

Super-types: xsd:string < 出生国-単純型 (by restriction)
Sub-types: None
Name 出生国-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="出生国-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 乗数-単純型

Super-types: xsd:double < 乗数-単純型 (by restriction)
Sub-types: None
Name 乗数-単純型
Content
  • Base XSD Type: double
Diagram
Schema Component Representation
<xsd:simpleType name="乗数-単純型">
<xsd:restriction base="xsd:double"/>
</xsd:simpleType>
top

Simple Type: 状態-単純型

Super-types: xsd:string < 状態-単純型 (by restriction)
Sub-types: None
Name 状態-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="状態-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 色-単純型

Super-types: xsd:string < 色-単純型 (by restriction)
Sub-types: None
Name 色-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="色-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 人数-単純型

Super-types: xsd:nonNegativeInteger < 人数-単純型 (by restriction)
Sub-types: None
Name 人数-単純型
Content
  • Base XSD Type: nonNegativeInteger
Diagram
Schema Component Representation
<xsd:simpleType name="人数-単純型">
<xsd:restriction base="xsd:nonNegativeInteger"/>
</xsd:simpleType>
top

Simple Type: 数値-単純型

Super-types: xsd:decimal < 数値-単純型 (by restriction)
Sub-types: None
Name 数値-単純型
Content
  • Base XSD Type: decimal
Diagram
Schema Component Representation
<xsd:simpleType name="数値-単純型">
<xsd:restriction base="xsd:decimal"/>
</xsd:simpleType>
top

Simple Type: 制約対象-単純型

Super-types: xsd:string < 制約対象-単純型 (by restriction)
Sub-types: None
Name 制約対象-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="制約対象-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓カナ表記-単純型

Super-types: xsd:string < 姓カナ表記-単純型 (by restriction)
Sub-types: None
Name 姓カナ表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓カナ表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓ローマ字表記-単純型

Super-types: xsd:string < 姓ローマ字表記-単純型 (by restriction)
Sub-types: None
Name 姓ローマ字表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓ローマ字表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓-単純型

Super-types: xsd:string < 姓-単純型 (by restriction)
Sub-types: None
Name 姓-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓名カナ表記-単純型

Super-types: xsd:string < 姓名カナ表記-単純型 (by restriction)
Sub-types: None
Name 姓名カナ表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓名カナ表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓名ローマ字表記-単純型

Super-types: xsd:string < 姓名ローマ字表記-単純型 (by restriction)
Sub-types: None
Name 姓名ローマ字表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓名ローマ字表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 姓名-単純型

Super-types: xsd:string < 姓名-単純型 (by restriction)
Sub-types: None
Name 姓名-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="姓名-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 性別-単純型

Super-types: xsd:string < 性別-単純型 (by restriction)
Sub-types: None
Name 性別-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="性別-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 製造者-単純型

Super-types: xsd:string < 製造者-単純型 (by restriction)
Sub-types: None
Name 製造者-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="製造者-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 設置位置-単純型

Super-types: xsd:string < 設置位置-単純型 (by restriction)
Sub-types: None
Name 設置位置-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="設置位置-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 説明-単純型

Super-types: xsd:string < 説明-単純型 (by restriction)
Sub-types: None
Name 説明-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="説明-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 組織種別位置-単純型

Super-types: xsd:string < 組織種別位置-単純型 (by restriction)
Sub-types: None
Name 組織種別位置-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="組織種別位置-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 送付先-単純型

Super-types: xsd:string < 送付先-単純型 (by restriction)
Sub-types: None
Name 送付先-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="送付先-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 対応言語-単純型

Super-types: xsd:string < 対応言語-単純型 (by restriction)
Sub-types: None
Name 対応言語-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="対応言語-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 単位表記-単純型

Super-types: xsd:string < 単位表記-単純型 (by restriction)
Sub-types: None
Name 単位表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="単位表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 担当者役職-単純型

Super-types: xsd:string < 担当者役職-単純型 (by restriction)
Sub-types: None
Name 担当者役職-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="担当者役職-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 地下階数-単純型

Super-types: xsd:decimal < 地下階数-単純型 (by restriction)
Sub-types: None
Name 地下階数-単純型
Content
  • Base XSD Type: decimal
Diagram
Schema Component Representation
<xsd:simpleType name="地下階数-単純型">
<xsd:restriction base="xsd:decimal"/>
</xsd:simpleType>
top

Simple Type: 地上階数-単純型

Super-types: xsd:decimal < 地上階数-単純型 (by restriction)
Sub-types: None
Name 地上階数-単純型
Content
  • Base XSD Type: decimal
Diagram
Schema Component Representation
<xsd:simpleType name="地上階数-単純型">
<xsd:restriction base="xsd:decimal"/>
</xsd:simpleType>
top

Simple Type: 地図-単純型

Super-types: xsd:anyURI < 地図-単純型 (by restriction)
Sub-types: None
Name 地図-単純型
Content
  • Base XSD Type: anyURI
Diagram
Schema Component Representation
<xsd:simpleType name="地図-単純型">
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>
top

Simple Type: 駐車場種別-単純型

Super-types: xsd:string < 駐車場種別-単純型 (by restriction)
Sub-types: None
Name 駐車場種別-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="駐車場種別-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 丁目-単純型

Super-types: xsd:string < 丁目-単純型 (by restriction)
Sub-types: None
Name 丁目-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="丁目-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 町名-単純型

Super-types: xsd:string < 町名-単純型 (by restriction)
Sub-types: None
Name 町名-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="町名-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 通貨-単純型

Super-types: xsd:string < 通貨-単純型 (by restriction)
Sub-types: None
Name 通貨-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="通貨-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 通称-単純型

Super-types: xsd:string < 通称-単純型 (by restriction)
Sub-types: None
Name 通称-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="通称-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 都道府県-単純型

Super-types: xsd:string < 都道府県-単純型 (by restriction)
Sub-types: None
Name 都道府県-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="都道府県-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 内線番号-単純型

Super-types: xsd:string < 内線番号-単純型 (by restriction)
Sub-types: None
Name 内線番号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="内線番号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 日-単純型

Super-types: xsd:integer < 日-単純型 (by restriction)
Sub-types: None
Name 日-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="日-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 年号-単純型

Super-types: xsd:string < 年号-単純型 (by restriction)
Sub-types: None
Name 年号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="年号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 年-単純型

Super-types: xsd:integer < 年-単純型 (by restriction)
Sub-types: None
Name 年-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="年-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 販売業者-単純型

Super-types: xsd:string < 販売業者-単純型 (by restriction)
Sub-types: None
Name 販売業者-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="販売業者-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 番地-単純型

Super-types: xsd:string < 番地-単純型 (by restriction)
Sub-types: None
Name 番地-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="番地-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 番地補足-単純型

Super-types: xsd:string < 番地補足-単純型 (by restriction)
Sub-types: None
Name 番地補足-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="番地補足-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 備考-単純型

Super-types: xsd:string < 備考-単純型 (by restriction)
Sub-types: None
Name 備考-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="備考-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 標準型日時-単純型

Super-types: xsd:dateTime < 標準型日時-単純型 (by restriction)
Sub-types: None
Name 標準型日時-単純型
Content
  • Base XSD Type: dateTime
Diagram
Schema Component Representation
<xsd:simpleType name="標準型日時-単純型">
<xsd:restriction base="xsd:dateTime"/>
</xsd:simpleType>
top

Simple Type: 標準型日付-単純型

Super-types: xsd:date < 標準型日付-単純型 (by restriction)
Sub-types: None
Name 標準型日付-単純型
Content
  • Base XSD Type: date
Diagram
Schema Component Representation
<xsd:simpleType name="標準型日付-単純型">
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>
top

Simple Type: 表記-単純型

Super-types: xsd:string < 表記-単純型 (by restriction)
Sub-types: None
Name 表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 表題-単純型

Super-types: xsd:string < 表題-単純型 (by restriction)
Sub-types: None
Name 表題-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="表題-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 秒-単純型

Super-types: xsd:decimal < 秒-単純型 (by restriction)
Sub-types: None
Name 秒-単純型
Content
  • Base XSD Type: decimal
Diagram
Schema Component Representation
<xsd:simpleType name="秒-単純型">
<xsd:restriction base="xsd:decimal"/>
</xsd:simpleType>
top

Simple Type: 部屋番号-単純型

Super-types: xsd:string < 部屋番号-単純型 (by restriction)
Sub-types: None
Name 部屋番号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="部屋番号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 分-単純型

Super-types: xsd:integer < 分-単純型 (by restriction)
Sub-types: None
Name 分-単純型
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<xsd:simpleType name="分-単純型">
<xsd:restriction base="xsd:integer"/>
</xsd:simpleType>
top

Simple Type: 方書-単純型

Super-types: xsd:string < 方書-単純型 (by restriction)
Sub-types: None
Name 方書-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="方書-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 名カナ表記-単純型

Super-types: xsd:string < 名カナ表記-単純型 (by restriction)
Sub-types: None
Name 名カナ表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="名カナ表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 名ローマ字表記-単純型

Super-types: xsd:string < 名ローマ字表記-単純型 (by restriction)
Sub-types: None
Name 名ローマ字表記-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="名ローマ字表記-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 名-単純型

Super-types: xsd:string < 名-単純型 (by restriction)
Sub-types: None
Name 名-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="名-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 役割-単純型

Super-types: xsd:string < 役割-単純型 (by restriction)
Sub-types: None
Name 役割-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="役割-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 郵便番号-単純型

Super-types: xsd:string < 郵便番号-単純型 (by restriction)
Sub-types: None
Name 郵便番号-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="郵便番号-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 要約-単純型

Super-types: xsd:string < 要約-単純型 (by restriction)
Sub-types: None
Name 要約-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="要約-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 利用者-単純型

Super-types: xsd:string < 利用者-単純型 (by restriction)
Sub-types: None
Name 利用者-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="利用者-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 利用方法-単純型

Super-types: xsd:string < 利用方法-単純型 (by restriction)
Sub-types: None
Name 利用方法-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="利用方法-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 略称アルファベット-単純型

Super-types: xsd:string < 略称アルファベット-単純型 (by restriction)
Sub-types: None
Name 略称アルファベット-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="略称アルファベット-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 量種別-単純型

Super-types: xsd:string < 量種別-単純型 (by restriction)
Sub-types: None
Name 量種別-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="量種別-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Simple Type: 路線-単純型

Super-types: xsd:string < 路線-単純型 (by restriction)
Sub-types: None
Name 路線-単純型
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<xsd:simpleType name="路線-単純型">
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base="Address">
<sequence>
<element name="state" type="AusStates"/>
<element name="postcode">
<simpleType>
<restriction base="string">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type="string" fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top