From 77d84aafc9d1f3df4b3988e48cbf2ce06d315d7b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 29 Jun 2010 03:25:41 +0200 Subject: Removing useless whitespaces from upstream files at EOL. --- data/doc/sisu/v1/model/README | 2 +- data/doc/sisu/v1/model/relaxng/sisu_object_model_dom.rnc | 8 ++++---- data/doc/sisu/v1/model/relaxng/sisu_object_model_input.rnc | 6 +++--- data/doc/sisu/v1/model/relaxng/sisu_object_model_metaverse.rnc | 6 +++--- data/doc/sisu/v1/model/relaxng/sisu_object_model_sax.rnc | 6 +++--- data/doc/sisu/v1/model/relaxng/sisu_object_model_xhtml.rnc | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) (limited to 'data/doc/sisu/v1/model') diff --git a/data/doc/sisu/v1/model/README b/data/doc/sisu/v1/model/README index 0b03e45e..65cb04ee 100644 --- a/data/doc/sisu/v1/model/README +++ b/data/doc/sisu/v1/model/README @@ -1,4 +1,4 @@ -Models of SiSU xml +Models of SiSU xml [early attempt at modelling, not definitive] * xsd - xml schema * rnc - relax ng compact format diff --git a/data/doc/sisu/v1/model/relaxng/sisu_object_model_dom.rnc b/data/doc/sisu/v1/model/relaxng/sisu_object_model_dom.rnc index fddacbb8..327adf29 100644 --- a/data/doc/sisu/v1/model/relaxng/sisu_object_model_dom.rnc +++ b/data/doc/sisu/v1/model/relaxng/sisu_object_model_dom.rnc @@ -36,11 +36,11 @@ # SiSU was first released to the public on January 4th 2005 # SiSU uses: -# +# # Standard SiSU markup syntax, # Standard SiSU meta-markup syntax, and the # Standard SiSU object citation numbering and system -# +# # © Ralph Amissah 1997, current 2006. # All Rights Reserved. @@ -68,7 +68,7 @@ element-dc = & attribute coverage { text }? & attribute rights { text }? & attribute keywords { text }? ) -#element-paragraph = +#element-paragraph = # text # element b # element i @@ -121,7 +121,7 @@ element document { #} }, #document body: - element body { + element body { element heading1 { element-heading, element heading2 { diff --git a/data/doc/sisu/v1/model/relaxng/sisu_object_model_input.rnc b/data/doc/sisu/v1/model/relaxng/sisu_object_model_input.rnc index ad221da7..69a68e17 100644 --- a/data/doc/sisu/v1/model/relaxng/sisu_object_model_input.rnc +++ b/data/doc/sisu/v1/model/relaxng/sisu_object_model_input.rnc @@ -36,11 +36,11 @@ # SiSU was first released to the public on January 4th 2005 # SiSU uses: -# +# # Standard SiSU markup syntax, # Standard SiSU meta-markup syntax, and the # Standard SiSU object citation numbering and system -# +# # © Ralph Amissah 1997, current 2006. # All Rights Reserved. @@ -118,7 +118,7 @@ element-head = } # body text/contents # includes etc. -element-txt = +element-txt = element txt { text* & element b { text }* diff --git a/data/doc/sisu/v1/model/relaxng/sisu_object_model_metaverse.rnc b/data/doc/sisu/v1/model/relaxng/sisu_object_model_metaverse.rnc index b00ca480..23d7f098 100644 --- a/data/doc/sisu/v1/model/relaxng/sisu_object_model_metaverse.rnc +++ b/data/doc/sisu/v1/model/relaxng/sisu_object_model_metaverse.rnc @@ -36,11 +36,11 @@ # SiSU was first released to the public on January 4th 2005 # SiSU uses: -# +# # Standard SiSU markup syntax, # Standard SiSU meta-markup syntax, and the # Standard SiSU object citation numbering and system -# +# # © Ralph Amissah 1997, current 2006. # All Rights Reserved. @@ -118,7 +118,7 @@ element-head = } # body text/contents # includes etc. -element-txt = +element-txt = element txt { text* & element b { text }* diff --git a/data/doc/sisu/v1/model/relaxng/sisu_object_model_sax.rnc b/data/doc/sisu/v1/model/relaxng/sisu_object_model_sax.rnc index 02507881..4d670974 100644 --- a/data/doc/sisu/v1/model/relaxng/sisu_object_model_sax.rnc +++ b/data/doc/sisu/v1/model/relaxng/sisu_object_model_sax.rnc @@ -36,11 +36,11 @@ # SiSU was first released to the public on January 4th 2005 # SiSU uses: -# +# # Standard SiSU markup syntax, # Standard SiSU meta-markup syntax, and the # Standard SiSU object citation numbering and system -# +# # © Ralph Amissah 1997, current 2006. # All Rights Reserved. @@ -67,7 +67,7 @@ element document { attribute number { text }, element ocn { text }, #body content/text, whether ordinary paragraph or heading: - element text { + element text { #attributes indicates whether ordinary text (norm) or heading, (levels h[1-6]): attribute class { text }, text diff --git a/data/doc/sisu/v1/model/relaxng/sisu_object_model_xhtml.rnc b/data/doc/sisu/v1/model/relaxng/sisu_object_model_xhtml.rnc index 740642fa..fe0cd6c5 100644 --- a/data/doc/sisu/v1/model/relaxng/sisu_object_model_xhtml.rnc +++ b/data/doc/sisu/v1/model/relaxng/sisu_object_model_xhtml.rnc @@ -36,11 +36,11 @@ # SiSU was first released to the public on January 4th 2005 # SiSU uses: -# +# # Standard SiSU markup syntax, # Standard SiSU meta-markup syntax, and the # Standard SiSU object citation numbering and system -# +# # © Ralph Amissah 1997, current 2006. # All Rights Reserved. -- cgit v1.2.3