Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
style-sheet.dtd
Upload User: shuxianled
Upload Date: 2007-01-18
Package Size: 6404k
Code Size: 1k
Category:
xml-soap-webservice
Development Platform:
Others
- <!-- A DTD for DSSSL Style Sheets. The public identifier for this is
- "-//James Clark//DTD DSSSL Style Sheet//EN"
- -->
- <!element style-sheet o o (style-specification,
- (external-specification|style-specification)*)>
- <!element style-specification o o (style-specification-body)>
- <!attlist style-specification
- id id #implied
- use idrefs #implied
- >
- <!element style-specification-body o o (#pcdata)>
- <!attlist style-specification-body
- content entity #conref
- >
- <!element external-specification - o empty>
- <!attlist external-specification
- id id #required
- document entity #required
- specid name #implied
- >
- <?IS10744 ArcBase DSSSL>
- <!NOTATION DSSSL PUBLIC "ISO/IEC 10179:1996//NOTATION
- DSSSL Architecture Definition Document//EN"
- -- A document architecture conforming to the
- Architectural Form Definition Requirements of
- ISO/IEC 10744. --
- >
- <!ATTLIST #NOTATION DSSSL
- -- Support attributes for all architectures --
- ArcQuant CDATA #FIXED "NAMELEN 64"
- ArcDTD CDATA #FIXED "%DSSSLDTD"
- ArcDocF NAME #FIXED dsssl-specification
- ArcDataF NAME #FIXED dsssl-specification
- >
- <!ENTITY % DSSSLDTD PUBLIC
- "ISO/IEC 10179:1996//DTD DSSSL Architecture//EN"
- >