以文本方式查看主题 - 计算机科学论坛 (http://bbs.xml.org.cn/index.asp) -- 『 网友互助 』 (http://bbs.xml.org.cn/list.asp?boardid=76) ---- 跪求帮助?帮忙看看这段代码 (http://bbs.xml.org.cn/dispbbs.asp?boardid=76&rootid=&id=52479) |
-- 作者:trust1984 -- 发布时间:9/10/2007 4:08:00 PM -- 跪求帮助?帮忙看看这段代码 <?xml version="1.0" encoding="UTF-8"?> <license xmlns="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:sx="urn:mpeg:mpeg21:2003:01-REL-SX-NS" xmlns:mx="urn:mpeg:mpeg21:2003:01-REL-MX-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:mpeg21:2003:01-REL-MX-NS ./rel-mx.xsd"> <grant licensePartId="offerGrant"> <forAll varName="anyStudent"> <propertyPossessor> <sx:propertyUri definition="urn:itlet:learner"/> </propertyPossessor> </forAll> <forAll varName="anyBook"> <anXmlExpression>digitalResource/nonSecureIndirect[startswith(@ URI,'http://www.myu.edu/library')]</anXmlExpression> </forAll> <principal varRef="anyStudent"/> <obtain/> <grant licensePartId="usageGrant"> <principal varRef="anyStudent"/> <mx:play/> <digitalResource varRef="anyBook"/> </grant> <!-- Optional fee condition (see “Comments” below) may be added here--> </grant> <issuer/> </license> 各位XDJM能否帮忙解释这段代码的意义? |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
62.500ms |