[Commit] papers/desktop-lac2005 SVG-1.1-monolithic-fixed.dtd, NONE, 1.1

Keith Packard commit at keithp.com
Tue Jun 21 19:45:14 PDT 2005


Committed by: keithp

Update of /local/src/CVS/papers/desktop-lac2005
In directory home.keithp.com:/tmp/cvs-serv10142

Added Files:
	SVG-1.1-monolithic-fixed.dtd 
Log Message:
Add SVG DTD for off-net builds

--- NEW FILE: SVG-1.1-monolithic-fixed.dtd ---
<!-- =====================================================================
  This is the DTD for SVG 1.1.

  The specification for SVG that corresponds to this DTD is available at:

    http://www.w3.org/TR/2002/WD-SVG11-20020215/

  Copyright (c) 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.

  For SVG 1.1:

    Namespace:
      http://www.w3.org/2000/svg  

    Public identifier:
      PUBLIC "-//W3C//DTD SVG 1.1//EN"

    URI for the DTD:
      http://www.w3.org/TR/2002/WD-SVG11-20020215/DTD/svg11.dtd
[...1583 lines suppressed...]
     DECLARATIONS CORRESPONDING TO: Extensibility 
     ============================================================== -->
<!ENTITY % foreignObjectExt "">
<!ELEMENT foreignObject (#PCDATA %ceExt;%foreignObjectExt;)* >
<!ATTLIST foreignObject
	%stdAttrs; 
	%testAttrs; 
	%langSpaceAttrs; 
	externalResourcesRequired %Boolean; #IMPLIED
	class %ClassList; #IMPLIED
	style %StyleSheet; #IMPLIED
	%PresentationAttributes-All; 
	transform %TransformList; #IMPLIED
	%graphicsElementEvents; 
	x %Coordinate; #IMPLIED
	y %Coordinate; #IMPLIED
	width %Length; #REQUIRED
	height %Length; #REQUIRED
	%StructuredText; 
>




More information about the Commit mailing list