ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* startxmlsetups escaping a ":"?
@ 2010-05-25 21:27 Johannes Graumann
  2010-05-26  8:09 ` Hans Hagen
  2010-05-26  8:50 ` Taco Hoekwater
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Graumann @ 2010-05-25 21:27 UTC (permalink / raw)
  To: ntg-context

Hi,

How do I escape a ":" in an 
  \startxmlsetups
?
the element is actually called "text:p" and does not refer to
<text>
  <p>
   something
  </p>
</text>

but to 
<text:p>
  something
</text:p>

This is the current MarkV Beta ...

Thanks, Joh

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: startxmlsetups escaping a ":"?
  2010-05-25 21:27 startxmlsetups escaping a ":"? Johannes Graumann
@ 2010-05-26  8:09 ` Hans Hagen
  2010-05-26  8:50 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-05-26  8:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Johannes Graumann

On 25-5-2010 11:27, Johannes Graumann wrote:
> Hi,
>
> How do I escape a ":" in an
>    \startxmlsetups
> ?
> the element is actually called "text:p" and does not refer to
> <text>
>    <p>
>     something
>    </p>
> </text>
>
> but to
> <text:p>
>    something
> </text:p>
>
> This is the current MarkV Beta ...

example needed ... namespaces should work ok

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: startxmlsetups escaping a ":"?
  2010-05-25 21:27 startxmlsetups escaping a ":"? Johannes Graumann
  2010-05-26  8:09 ` Hans Hagen
@ 2010-05-26  8:50 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Taco Hoekwater @ 2010-05-26  8:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Johannes Graumann wrote:
> Hi,
> 
> How do I escape a ":" in an 
>   \startxmlsetups
> ?
> the element is actually called "text:p" and does not refer to

Just in case this helps: in xml, text:p refers to an element named
'p' in the namespace 'text'.

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-26  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-25 21:27 startxmlsetups escaping a ":"? Johannes Graumann
2010-05-26  8:09 ` Hans Hagen
2010-05-26  8:50 ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).