Re: How to allow html tags and restrict numbe r of characters‏

Vani Gupta <[email protected]>
Newsgroups gmane.text.xml.schema.devel
Message-ID <[email protected]>
Thanks Daniel,

Can you tell me the syntax for this please?

Regards,

Lenin


--- On Thu, 7/10/10, Dani D <[email protected]> wrote:

> From: Dani D <[email protected]>
> Subject: Re: How to allow html tags and restrict number of characters‏
> To: "Vani Gupta" <[email protected]>
> Date: Thursday, 7 October, 2010, 22:35
> Vani
> 
> xsd:any + html namespace is probably what you need.
> 
> -daniel
> 
> 
> On 7 October 2010 14:58, Vani Gupta <[email protected]>
> wrote:
> > Hello All,
> >
> > I am in the process of developing an XSD.
> >
> > I have requirement, there is a tag which should allow
> html tags in it, it is a description field, users can enter
> any text with bold, italics, paragraphs etc.
> >
> > And the filed length should be 50,000 characters.
> >
> > How do I achieve this in xsd?
> >
> > Any suggestions are much appreciated.
> >
> > So far I managed to allow html tags but not able to
> restrict the number of characters.
> >
> > Please find part of my xsd
> >
> > <xsd:complexType name="htmltagsok">
> > <xsd:sequence>
> > <xsd:element xmlns:q1="http://www.w3.org/1999/xhtml" ref="q1:body"
> minOccurs="0" />
> > </xsd:sequence>
> > </xsd:complexType>
> >
> >
> > <xsd:element name="Conclusion" type="htmltagsok"
> />
> >
> > Regards,
> >
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> -- 
> ____________________________________________________________
>    Daniel Dui - [email protected]
> - skype: danieldui
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.