Python论坛  - 讨论区

标题:[python-chinese] otter tool的第一版xsd

2004年08月16日 星期一 01:56

HD hdcola at gmail.com
Mon Aug 16 01:56:18 HKT 2004

-- 
HD(燃烧中的火)
我工作我快乐,我勤奋我收获。请与我一起快乐,与我一起收获。
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ottertools.xsd
Type: text/xml
Size: 2670 bytes
Desc: not available
Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20040816/5979367a/ottertools.bin

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月16日 星期一 09:02

info at xichen.com info at xichen.com
Mon Aug 16 09:02:41 HKT 2004

HD,您好!

	xsd是什么呢?不懂

======= 2004-08-16 01:56:18 您在来信中写道:=======

>-- 
>HD(燃烧中的火)
>我工作我快乐,我勤奋我收获。请与我一起快乐,与我一起收获。
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        info
        info at xichen.com
          2004-08-16


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月16日 星期一 09:04

info at xichen.com info at xichen.com
Mon Aug 16 09:04:00 HKT 2004

python-chinese,您好!
       上次是谁发的不确定性计算,我在想几个实际的例子。比如工作流的流转,或者op的业务处理。以及路由的搜索等。
       能不能探讨一下?
	

        致
礼!
 				

        info
        info at xichen.com
          2004-08-16

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月16日 星期一 09:08

Liming_Do Liming_Do at smics.com
Mon Aug 16 09:08:01 HKT 2004

info,您好,
上次的不确定性计算的文章是我转发的。
我用JAVA开发过一些工作流的应用,有个问题:工作流和不确定性计算有什么关系?

Regards
Leon

-----原始邮件-----
发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn]代表 info at xichen.com
发送时间: 2004年8月16日 9:04
收件人: python-chinese
主题: [python-chinese] 上次是谁发的不确定性计算


python-chinese,您好!
       上次是谁发的不确定性计算,我在想几个实际的例子。比如工作流的流转,或者op的业务处理。以及路由的搜索等。
       能不能探讨一下?
	

        致
礼!
 				

        info
        info at xichen.com
          2004-08-16


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月16日 星期一 09:15

info at xichen.com info at xichen.com
Mon Aug 16 09:15:58 HKT 2004

Liming_Do,您好!

	比如对于数据a输入到流程flow中有两种处理方法,b和c,b是顺发c是并发。那么就应该设置flow的属
性d让流程到b或者c  ,是不是可以是a:d>b?c
    那么增强flow的能力。流程就不是oop而是ooa了,因为公文只有一份,送到哪里,复制几份。回收几份
都应该有一个人flow(代理人)来完成。
    这样管理流程就变成了flow的指令集了。通过改变flow的指令集让flow反复调用,就能够实现任意多的流程组合(理论上)。

======= 2004-08-16 09:08:01 您在来信中写道:=======

>info,您好,
>上次的不确定性计算的文章是我转发的。
>我用JAVA开发过一些工作流的应用,有个问题:工作流和不确定性计算有什么关系?
>
>Regards
>Leon
>
>-----原始邮件-----
>发件人: python-chinese-bounces at lists.python.cn
>[mailto:python-chinese-bounces at lists.python.cn]代表 info at xichen.com
>发送时间: 2004年8月16日 9:04
>收件人: python-chinese
>主题: [python-chinese] 上次是谁发的不确定性计算
>
>
>python-chinese,您好!
>       上次是谁发的不确定性计算,我在想几个实际的例子。比如工作流的流转,或者op的业务处理。以及路由的搜索等。
>       能不能探讨一下?
>	
>
>        致
>礼!
> 				
>
>        info
>        info at xichen.com
>          2004-08-16
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        info
        info at xichen.com
          2004-08-16


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月17日 星期二 08:49

Zoom.Quiet zoomq at infopro.cn
Tue Aug 17 08:49:59 HKT 2004

Hollo HD:

  编写代码中间发现,根据XML 不能简单的知道从哪个 OtterBase 文件或是目录中进行复制,模板解析!

尝试将 OtterBase 的结构也在 Schema 中定义,
这样一来,/Otter/@Version 才真正有意义?!?!

大家看一下可以否?
只是不知道 gnspmsg.py;usspmsg.py
应该对应哪里?!?!

新增 属性 OtBaseDir;OtBaseFile;OtBaseProtocol;
来对应OtterBase 中的模板代码树!


/******** [2004-08-17]08:45:01 ; HD wrote:



********************************************/

-- 
Free as in Freedom

 Zoom.Quiet                           

#=========================================#
]Time is unimportant, only life important![
#=========================================#

sender is the Bat!2.12.00
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 040817-uss.xml
Type: application/xml
Size: 2251 bytes
Desc: not available
Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20040817/75c7445e/040817-uss.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ottertools.xsd
Type: text/xml
Size: 3670 bytes
Desc: not available
Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20040817/75c7445e/ottertools.bin

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月17日 星期二 19:49

Zoom.Quiet zoomq at infopro.cn
Tue Aug 17 19:49:24 HKT 2004

Hollo HD:

使用最新Schema:
  http://220.248.2.35:7080/share/Python/OpenUSS/Otter/
是个人版本的开发跟踪目录,随时更新,每日CVS仓库在:
http://cvs.woodpecker.org.cn/cgi-bin/viewcvs.cgi/ottertools/?cvsroot=otter#dirlist


今日已经完成XML解析模块!


/******** [2004-08-17]19:47:38 ; HD wrote:



********************************************/

-- 
Free as in Freedom

 Zoom.Quiet                           

#=========================================#
]Time is unimportant, only life important![
#=========================================#

sender is the Bat!2.12.00



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月18日 星期三 10:23

Zoom.Quiet zoomq at infopro.cn
Wed Aug 18 10:23:05 HKT 2004

Hollo HD:

  随着开发的前进,随时修正XML约定!
达到方便,直观,快捷,无歧义的目的!


/******** [2004-08-18]10:22:11 ; HD wrote:



********************************************/

-- 
Free as in Freedom

 Zoom.Quiet                           

#=========================================#
]Time is unimportant, only life important![
#=========================================#

sender is the Bat!2.12.00
-------------- next part --------------
A non-text attachment was scrubbed...
Name: =?gb2312?B?y67MobXEtqjS5XYxLjAtMDQwODE4LTAxX3Jhcg==?=
Type: application/octet-stream
Size: 1409 bytes
Desc: not available
Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20040818/c80f7de2/gb2312By67MobXEtqjS5XYxLjAtMDQwODE4LTAxX3Jhcg.obj

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号