DB11/T 449.1-2007 法人基础信息数据交换规范 第1部分: 信息结构

DB11/T 449.1-2007 Corporate Basic Information Data Exchange Specification Part 1: Information Structure

北京市地方标准 简体中文 废止 页数:51页 | 格式:PDF

基本信息

标准号
DB11/T 449.1-2007
标准类型
北京市地方标准
标准状态
废止
中国标准分类号(CCS)
国际标准分类号(ICS)
发布日期
2007-03-06
实施日期
2007-06-01
发布单位/组织
北京市质量技术监督局
归口单位
北京市经济和信息化委员会
适用范围
-

发布历史

研制信息

起草单位:
起草人:
出版信息:
页数:51页 | 字数:- | 开本: -

内容描述

ICS35.240.99

L78

备案号20379-2007DB

北京市地方标准

DB11/T449.1—2007

法人基础信息数据交换规范

第1部分:信息结构

Dataexchangespecificationofjuridicalpersonfundamental

information

Part1:Informationstructure

2007-03-06发布2007-06-01实施

北京市质量技术监督局发布

DB11/T449.1—2007

目次

目次..................................................................................I

前言..................................................................................1

1范围................................................................................2

2规范性引用文件......................................................................2

3术语、定义、符号和缩略语............................................................2

4XML描述规则........................................................................3

5XML映射规则........................................................................3

6法人基础信息结构描述................................................................3

7规范的可扩展性......................................................................3

附录A(规范性附录)法人基础信息Schema................................................5

附录B(资料性附录)法人基础信息XML示例............................................48

附录C(资料性附录)层次结构图中所用的图符说明........................................49

I

DB11/T449.1—2007

前言

DB11/T449.1-2007《法人基础信息数据交换规范》包括以下两个部分:

——第1部分:信息结构;

——第2部分:交换协议。

本部分的附录A为规范性附录、附录B、附录C为资料性附录。

本部分由北京市信息化工作办公室提出和归口。

本部分起草单位:北京市信息资源管理中心、中国航天系统工程公司、易达讯网络科技(北京)有

限公司。

本部分主要起草人:彭凯、单武、黄晓斌、王玉芬、林绍福、张军、王华飞、王进孝、朱蓉华、方

志江、王小明、郭智勇、张彦祥。

1

DB11/T449.1—2007

法人基础信息数据交换规范

第1部分:信息结构

1范围

本部分规定了法人基础信息数据结构以及XML描述。

本部分适用于政府部门间法人基础信息共享与交换的信息化工作领域。

2规范性引用文件

下列文件中的条款通过本部分的引用而成为本部分的条款。凡是注日期的引用文件,其随后所有的

修改单(不包括勘误的内容)或修订版均不适用于本部分,然而,鼓励根据本部分达成协议的各方研究

是否可使用这些文件的最新版本。凡是不注日期的引用文件,其最新版本适用于本部分。

GB/T7408-2005数据元和交换格式信息交换日期和时间表示法

GB13000.1—1993信息技术通用多八位编码字符集(UCS)第一部分:体系结构与基本多文种平

GB18030—2000信息交换用汉字编码字符集基本集

DB11/T448—2007法人基础信息数据元目录规范

IETFRFC2045MultipurposeInternetMailExtensions(MIME)PartOne:FormatofInternet

MessageBodies多用途互联网邮件扩充(MIME)第1部分:互联网消息主体格式

3术语、定义、符号和缩略语

3.1术语和定义

下列术语和定义适用于本部分。

3.1.1

法人基础信息juridicalpersonfundamentalinformation

与法人密切相关的信息,它代表了法人的基本状态与特征,具有跨业务系统共享需求的特性。

3.1.2

法人基础信息数据元dataelementofjuridicalpersonfundamentalinformation

用一组属性描述法人基础信息的定义、关系和表示等的数据单元。它是法人基础信息不可再分的最

小数据单元。

3.1.3

法人证书juridicalpersoncertificate

统称由工商行政管理部门、机构编制部门、民政部门等法人登记机构核发的企业法人营业执照、事

业单位法人证书、社会团体法人登记证书等证照。

3.2符号和缩略语

下列符号和缩略语适用于本部分。

XML可扩展置标语言。

Schema模式。

jpiXML法人基础信息可扩展置标语言。

2

DB11/T449.1—2007

4XML描述规则

4.1字符集

使用的字符集应符合GB18030-2000的规定,允许采用符合GB13000.1—1993规定的字符集过渡。

4.2命名空间

本部分不指定法人基础信息XML描述使用的命名空间,以下采用“法人基础信息命名空间示例”表

述的命名空间应由实际应用替换。

4.3命名方法

法人基础信息数据元在XMLSchema中的元素定义应与DB11/T449.2保持一致。

5XML映射规则

法人基础信息数据元数据类型到XML数据类型的映射关系见表1:

表1数据元数据类型到XML数据类型的映射关系

数据元数据类型XML数据类型

字符型xs:string

日期型xs:date

日期型(年份)xs:gYear

数字型xs:decimal

二进制型xs:base64Binary

注:对于二进制型数据元映射到XML数据类型时,应采用IETFRFC2045规定的BASE64编码方式进行编码。

对于日期型数据元参照GB/T7408-2005有关规定执行。

6法人基础信息结构描述

记录了每个法人的基础信息。法人基础信息结构同DB11/T448。法人基础信息的XMLSchema源代码

见附录A,XML示例见附录B。

7规范的可扩展性

本部分可以根据应用情况进行扩展,支持其他来源的法人基础信息。

示例:

<?xmlversion="1.0"encoding="GB18030"?>

<jpiDATAxmlns=法人基础信息命名空间示例/jpiDATA

xmlns:xsi=/2001/XMLSchema-instancexsi:schemaLocation="法人基础信息命名空间示例

/jpiDATA.xsd">

<法人>

<其他来源法人基础信息xmlns="ANYURL"来源单位="XXXXXX">

3

DB11/T449.1—2007

</其他来源法人基础信息>

</法人>

</jpiDATA>

4

DB11/T449.1—2007

附录A

(规范性附录)

法人基础信息Schema

ElementsSimpletypes

法人地址

机构名称

登记注册号

组织机构代码

5

DB11/T449.1—2007

element法人

diagram

namespace法人基础信息命名空间示例/jpiDATA

children组织机构代码机构名称机构类型机构住所邮政编码电话号码成立日期注册或登记号行政区划注

册或登记机构名称经济行业代码经营或业务范围注销或撤销日期年检组织机构代码证法定代表人

注册或开办资金分支机构法人证书变更税务登记

source<xs:elementname="法人">

<xs:complexType>

6

DB11/T449.1—2007

<xs:sequence>

<xs:elementref="组织机构代码"/>

<xs:elementref="机构名称"/>

<xs:elementname="机构类型"minOccurs="0">

<xs:annotation>

<xs:documentation>法人所属类型,为企业法人、事业法人、社团法人、行政机关或其它机构

中的一种。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="2"/>

<xs:patternvalue="\d{2}"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="机构住所"type="地址"minOccurs="0">

<xs:annotation>

<xs:documentation>指法人登记机构注册、备案或批准机关批准的法人主要办事机构所在地地

址,包括所属行政区划名称,乡(镇)、村、街名称和门牌号。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="邮政编码"minOccurs="0">

<xs:annotation>

<xs:documentation>法人住所所在地的邮政编码</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="6"/>

<xs:patternvalue="[0-9]{6}"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="电话号码"minOccurs="0">

<xs:annotation>

<xs:documentation>指法人行政办公室所在场所使用的电话号码,如果是分机号码,则包括总

机和分机号码。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="21"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

7

DB11/T449.1—2007

<xs:elementname="成立日期"type="xs:date"minOccurs="0">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或法人批

准机关核发的法人证书或批文上的成立日期或批准成立日期。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementref="注册或登记号"/>

<xs:elementname="行政区划"minOccurs="0">

<xs:annotation>

<xs:documentation>法人住所所在地的行政区划代码</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="6"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="注册或登记机构名称"type="机构名称"minOccurs="0">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或法人批

准机关的全称。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="经济行业代码"minOccurs="0">

<xs:annotation>

<xs:documentation>指按照GB/T4754-2002规定的行业分类,表示法人所属的国民经济行业,

用代码表示。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="5"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="经营或业务范围"minOccurs="0">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或法人批

准机关核发的法人证书或批文上的经营范围、职责、宗旨和业务范围、公益活动业务范围等内容。

</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="3000"/>

8

DB11/T449.1—2007

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="注销或撤销日期"type="xs:date"minOccurs="0">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或法人批

准机关核准法人注销或批准法人撤销的日期。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="年检"minOccurs="0"maxOccurs="unbounded">

<xs:complexType>

<xs:all>

<xs:elementname="年检年度"type="xs:gYear">

<xs:annotation>

<xs:documentation>法人在工商行政管理部门、机构编制部门、民政部门等法人登记机

构进行年检的年度。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="年检结果">

<xs:annotation>

<xs:documentation>法人在工商行政管理部门、机构编制部门、民政部门等法人登记机

构进行年检的情况。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="8"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

</xs:all>

</xs:complexType>

</xs:element>

<xs:elementname="组织机构代码证"minOccurs="0">

<xs:complexType>

<xs:sequence>

<xs:elementname="组织机构代码证颁证日期"type="xs:date">

<xs:annotation>

<xs:documentation>指向法人颁发组织机构代码证的日期。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="组织机构代码证废置日期"type="xs:date"minOccurs="0">

<xs:annotation>

<xs:documentation>组织机构代码证被废置的日期。</xs:documentation>

9

DB11/T449.1—2007

</xs:annotation>

</xs:element>

<xs:elementname="组织机构代码证变更"minOccurs="0"maxOccurs="unbounded">

<xs:complexType>

<xs:all>

<xs:elementname="组织机构代码证变更事项">

<xs:annotation>

<xs:documentation>变更的组织机构代码证登记事项名称。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="20"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="组织机构代码证变更内容">

<xs:annotation>

<xs:documentation>变更后的组织机构代码证登记事项内容。

</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="500"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="组织机构代码证变更日期"type="xs:date">

<xs:annotation>

<xs:documentation>变更组织机构代码证登记事项的日期。</xs:documentation>

</xs:annotation>

</xs:element>

</xs:all>

</xs:complexType>

</xs:element>

</xs:sequence>

</xs:complexType>

</xs:element>

<xs:elementname="法定代表人"minOccurs="0">

<xs:complexType>

<xs:sequence>

<xs:elementname="法人代表人姓名">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或

10

DB11/T449.1—2007

法人批准机关核发的法人证书或批文上的法定代表人姓名。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="30"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="法定代表人身份证件类型"minOccurs="0">

<xs:annotation>

<xs:documentation>法定代表人身份证件类型代码。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="1"/>

<xs:patternvalue="1"/>

<xs:patternvalue="2"/>

<xs:patternvalue="3"/>

<xs:patternvalue="4"/>

<xs:patternvalue="9"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="法定代表人身份证件号码"minOccurs="0">

<xs:annotation>

<xs:documentation>法定代表人身份证件号码。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="40"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

</xs:sequence>

</xs:complexType>

</xs:element>

<xs:elementname="注册或开办资金"minOccurs="0">

<xs:complexType>

<xs:all>

<xs:elementname="注册或开办资金金额">

<xs:annotation>

<xs:documentation>指工商行政管理部门、机构编制部门、民政部门等法人登记机构或

法人批准机关核发的法人证书或批文上的注册资本、开办资金、注册活动资金、原始基金数额等资金的数

11

DB11/T449.1—2007

额。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:decimal">

<xs:totalDigitsvalue="18"/>

<xs:fractionDigitsvalue="6"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="注册或开办资金币种">

<xs:annotation>

<xs:documentation>注册或开办资金币种</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:lengthvalue="3"/>

<xs:patternvalue="\d{3}"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

</xs:all>

</xs:complexType>

</xs:element>

<xs:elementname="分支机构"minOccurs="0"maxOccurs="unbounded">

<xs:complexType>

<xs:sequence>

<xs:elementname="分支机构组织机构代码"type="组织机构代码">

<xs:annotation>

<xs:documentation>由组织机构代码管理部门,根据全国组织机构代码编制规则,赋予

法人所属分支机构的组织机构代码号。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="分支机构名称"type="机构名称">

<xs:annotation>

<xs:documentation>由法人登记机构核准注册、备案或由批准机关批准的法人所属分支

机构名称。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="分支机构注册或登记号"type="登记注册号">

<xs:annotation>

<xs:documentation>指营业执照注册号、社会团体登记证号等由法人登记机构或批准机

关核发的法人分支机构证书或批文上的注册号、登记号、文号。</xs:documentation>

</xs:annotation>

12

DB11/T449.1—2007

</xs:element>

<xs:elementname="分支机构住所"type="地址"minOccurs="0">

<xs:annotation>

<xs:documentation>指法人登记机构注册、备案或批准机关批准的法人所属分支机构主

要办事机构所在地地址,包括所属行政区划名称,乡(镇)、村、街名称和门牌号。</xs:documentation>

</xs:annotation>

</xs:element>

</xs:sequence>

</xs:complexType>

</xs:element>

<xs:elementname="法人证书变更"minOccurs="0"maxOccurs="unbounded">

<xs:complexType>

<xs:all>

<xs:elementname="法人证书变更事项">

<xs:annotation>

<xs:documentation>变更的法人证书登记事项名称。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="20"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="法人证书变更内容">

<xs:annotation>

<xs:documentation>变更后的法人证书登记事项内容。</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restrictionbase="xs:string">

<xs:maxLengthvalue="3000"/>

</xs:restriction>

</xs:simpleType>

</xs:element>

<xs:elementname="法人证书变更日期"type="xs:date">

<xs:annotation>

<xs:documentation>变更法人证书登记事项的日期。</xs:documentation>

</xs:annotation>

</xs:element>

<xs:elementname="营业执照吊销"minOccurs="0">

<xs:complexType>

<xs:all>

<xs:elementname="营业执照吊销日期"type="xs:date">

<xs:annotation>

定制服务