[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Must Input = Output

  • From: "Winkowski, Daniel" <winkowski@m...>
  • To: "XML. ORG Xml-Dev List (E-mail)" <xml-dev@l...>
  • Date: Wed, 04 Apr 2001 17:33:25 -0400

must input
Consider the below element which includes in its pattern a constraint on the
length of an integer. Content of the form 001, 078, 812 will be validated.
Will the content in the PSVI (and future program interfaces) show for the
original content 001 an integer value of 1 or 001? That is will PSVI show
the canonical representation of the integer? Note that there is no value
constraint on the element.

<element name="Padded_interger">
  <simpleType>
    <restriction base="xsd:integer">
      <pattern value="[0-9]{3}"/>
    </restriction>
  </simpleType>
</element>


- Daniel G. Winkowski




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.