Useful Simple Type « XML Schema « XML

XML
1. CSS Style
2. SVG
3. XML Schema
4. XQuery
5. XSLT stylesheet
Java
XML Tutorial
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
XML » XML Schema » Useful Simple Type 
1. Zip code
2. Ocean states
3. Simple type for temperature
4. Simple type for length Units
5. Simple type for weight unit
6. SSN type with pattern
7. Schema for address
8. Define xml schema for a styled letter
9. Canadian addresses require the name of a province, plus a postal code
10. Our addresses in Great Britain
11. extended datatype for the US addresses:
12. IP Addresses
13. Constrain our dotted-quad to use 3-digit numbers in the range 0 to 255
14. IPv6 addresses are easier to describe using a simple regex
15. Domain Names
16. Uniform Resource Identifiers
17. URI schema
18. Use simple strings for these various parts of a person's name
19. Gender code based on xs:nonNegativeInteger
20. telephone numbers
21. US postal address
22. Canadian postal codes are two fixed-length (3-character) codes separated by a single space
23. British postal codes
24. Mexican postal codes are simple five-digit numbers, with the first two digits representing a region, followed by three digits for zone and locality
25. Five-digit ZIP codes
www.java2java.com | Contact Us
Copyright 2010 - 2030 Java Source and Support. All rights reserved.
All other trademarks are property of their respective owners.