Java Doc for XSConstants.java in  » XML » xerces-2_9_1 » org » apache » xerces » xs » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
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
Python Tutorial
Python Open Source
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
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » XML » xerces 2_9_1 » org.apache.xerces.xs 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.xerces.xs.XSConstants

XSConstants
public interface XSConstants (Code)
This interface defines constants used by this specification.


Field Summary
final public static  shortANNOTATION
     The object describes an annotation.
final public static  shortANYSIMPLETYPE_DT
    
final public static  shortANYURI_DT
    
final public static  shortATTRIBUTE_DECLARATION
     The object describes an attribute declaration.
final public static  shortATTRIBUTE_GROUP
     The object describes an attribute group definition.
final public static  shortATTRIBUTE_USE
     The object describes an attribute use definition.
final public static  shortBASE64BINARY_DT
    
final public static  shortBOOLEAN_DT
    
final public static  shortBYTE_DT
    
final public static  shortDATETIME_DT
    
final public static  shortDATE_DT
    
final public static  shortDECIMAL_DT
    
final public static  shortDERIVATION_EXTENSION
     XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.
final public static  shortDERIVATION_LIST
     XSTypeDefinition final set.
final public static  shortDERIVATION_NONE
     No constraint is available.
final public static  shortDERIVATION_RESTRICTION
     XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.
final public static  shortDERIVATION_SUBSTITUTION
     XSTypeDefinition final set.
final public static  shortDERIVATION_UNION
     XSTypeDefinition final set.
final public static  shortDOUBLE_DT
    
final public static  shortDURATION_DT
    
final public static  shortELEMENT_DECLARATION
     The object describes an element declaration.
final public static  shortENTITY_DT
    
final public static  shortFACET
     The object describes a constraining facet.
final public static  shortFLOAT_DT
    
final public static  shortGDAY_DT
    
final public static  shortGMONTHDAY_DT
    
final public static  shortGMONTH_DT
    
final public static  shortGYEARMONTH_DT
    
final public static  shortGYEAR_DT
    
final public static  shortHEXBINARY_DT
    
final public static  shortIDENTITY_CONSTRAINT
     The object describes an identity constraint definition.
final public static  shortIDREF_DT
    
final public static  shortID_DT
    
final public static  shortINTEGER_DT
    
final public static  shortINT_DT
    
final public static  shortLANGUAGE_DT
    
final public static  shortLISTOFUNION_DT
    
final public static  shortLIST_DT
     The type represents a list type definition.
final public static  shortLONG_DT
    
final public static  shortMODEL_GROUP
     A model group.
final public static  shortMODEL_GROUP_DEFINITION
     The object describes a model group definition.
final public static  shortMULTIVALUE_FACET
     The object describes enumeration and pattern facets.
final public static  shortNAME_DT
    
final public static  shortNCNAME_DT
    
final public static  shortNEGATIVEINTEGER_DT
    
final public static  shortNMTOKEN_DT
    
final public static  shortNONNEGATIVEINTEGER_DT
    
final public static  shortNONPOSITIVEINTEGER_DT
    
final public static  shortNORMALIZEDSTRING_DT
    
final public static  shortNOTATION_DECLARATION
     The object describes a notation declaration.
final public static  shortNOTATION_DT
    
final public static  shortPARTICLE
     The object describes a particle.
final public static  shortPOSITIVEINTEGER_DT
    
final public static  shortQNAME_DT
    
final public static  shortSCOPE_ABSENT
     The scope of a declaration within named model groups or attribute groups is absent.
final public static  shortSCOPE_GLOBAL
     A scope of global identifies top-level declarations.
final public static  shortSCOPE_LOCAL
     Locally scoped declarations are available for use only within the complex type.
final public static  shortSHORT_DT
    
final public static  shortSTRING_DT
    
final public static  shortTIME_DT
    
final public static  shortTOKEN_DT
    
final public static  shortTYPE_DEFINITION
     The object describes a complex type or simple type definition.
final public static  shortUNAVAILABLE_DT
     The built-in type category is not available.
final public static  shortUNSIGNEDBYTE_DT
    
final public static  shortUNSIGNEDINT_DT
    
final public static  shortUNSIGNEDLONG_DT
    
final public static  shortUNSIGNEDSHORT_DT
    
final public static  shortVC_DEFAULT
     Indicates that there is a default value constraint.
final public static  shortVC_FIXED
     Indicates that there is a fixed value constraint for this attribute.
final public static  shortVC_NONE
     Indicates that the component does not have any value constraint.
final public static  shortWILDCARD
     The object describes a wildcard.



Field Detail
ANNOTATION
final public static short ANNOTATION(Code)
The object describes an annotation.



ANYSIMPLETYPE_DT
final public static short ANYSIMPLETYPE_DT(Code)
anySimpleType



ANYURI_DT
final public static short ANYURI_DT(Code)
anyURI



ATTRIBUTE_DECLARATION
final public static short ATTRIBUTE_DECLARATION(Code)
The object describes an attribute declaration.



ATTRIBUTE_GROUP
final public static short ATTRIBUTE_GROUP(Code)
The object describes an attribute group definition.



ATTRIBUTE_USE
final public static short ATTRIBUTE_USE(Code)
The object describes an attribute use definition.



BASE64BINARY_DT
final public static short BASE64BINARY_DT(Code)
base64Binary



BOOLEAN_DT
final public static short BOOLEAN_DT(Code)
boolean



BYTE_DT
final public static short BYTE_DT(Code)
byte



DATETIME_DT
final public static short DATETIME_DT(Code)
dateTime



DATE_DT
final public static short DATE_DT(Code)
date



DECIMAL_DT
final public static short DECIMAL_DT(Code)
decimal



DERIVATION_EXTENSION
final public static short DERIVATION_EXTENSION(Code)
XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.



DERIVATION_LIST
final public static short DERIVATION_LIST(Code)
XSTypeDefinition final set.



DERIVATION_NONE
final public static short DERIVATION_NONE(Code)
No constraint is available.



DERIVATION_RESTRICTION
final public static short DERIVATION_RESTRICTION(Code)
XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.



DERIVATION_SUBSTITUTION
final public static short DERIVATION_SUBSTITUTION(Code)
XSTypeDefinition final set.



DERIVATION_UNION
final public static short DERIVATION_UNION(Code)
XSTypeDefinition final set.



DOUBLE_DT
final public static short DOUBLE_DT(Code)
double



DURATION_DT
final public static short DURATION_DT(Code)
duration



ELEMENT_DECLARATION
final public static short ELEMENT_DECLARATION(Code)
The object describes an element declaration.



ENTITY_DT
final public static short ENTITY_DT(Code)
ENTITY



FACET
final public static short FACET(Code)
The object describes a constraining facet. Note: this object does not describe pattern and enumeration facets.



FLOAT_DT
final public static short FLOAT_DT(Code)
float



GDAY_DT
final public static short GDAY_DT(Code)
gDay



GMONTHDAY_DT
final public static short GMONTHDAY_DT(Code)
gMonthDay



GMONTH_DT
final public static short GMONTH_DT(Code)
gMonth



GYEARMONTH_DT
final public static short GYEARMONTH_DT(Code)
gYearMonth



GYEAR_DT
final public static short GYEAR_DT(Code)
gYear



HEXBINARY_DT
final public static short HEXBINARY_DT(Code)
hexBinary



IDENTITY_CONSTRAINT
final public static short IDENTITY_CONSTRAINT(Code)
The object describes an identity constraint definition.



IDREF_DT
final public static short IDREF_DT(Code)
IDREF



ID_DT
final public static short ID_DT(Code)
ID



INTEGER_DT
final public static short INTEGER_DT(Code)
integer



INT_DT
final public static short INT_DT(Code)
int



LANGUAGE_DT
final public static short LANGUAGE_DT(Code)
language



LISTOFUNION_DT
final public static short LISTOFUNION_DT(Code)
The type represents a list type definition whose item type (itemType) is a union type definition



LIST_DT
final public static short LIST_DT(Code)
The type represents a list type definition.



LONG_DT
final public static short LONG_DT(Code)
long



MODEL_GROUP
final public static short MODEL_GROUP(Code)
A model group.



MODEL_GROUP_DEFINITION
final public static short MODEL_GROUP_DEFINITION(Code)
The object describes a model group definition.



MULTIVALUE_FACET
final public static short MULTIVALUE_FACET(Code)
The object describes enumeration and pattern facets.



NAME_DT
final public static short NAME_DT(Code)
Name



NCNAME_DT
final public static short NCNAME_DT(Code)
NCName



NEGATIVEINTEGER_DT
final public static short NEGATIVEINTEGER_DT(Code)
negativeInteger



NMTOKEN_DT
final public static short NMTOKEN_DT(Code)
NMTOKEN



NONNEGATIVEINTEGER_DT
final public static short NONNEGATIVEINTEGER_DT(Code)
nonNegativeInteger



NONPOSITIVEINTEGER_DT
final public static short NONPOSITIVEINTEGER_DT(Code)
nonPositiveInteger



NORMALIZEDSTRING_DT
final public static short NORMALIZEDSTRING_DT(Code)
normalizedString



NOTATION_DECLARATION
final public static short NOTATION_DECLARATION(Code)
The object describes a notation declaration.



NOTATION_DT
final public static short NOTATION_DT(Code)
NOTATION



PARTICLE
final public static short PARTICLE(Code)
The object describes a particle.



POSITIVEINTEGER_DT
final public static short POSITIVEINTEGER_DT(Code)
positiveInteger



QNAME_DT
final public static short QNAME_DT(Code)
QName



SCOPE_ABSENT
final public static short SCOPE_ABSENT(Code)
The scope of a declaration within named model groups or attribute groups is absent. The scope of such a declaration is determined when it is used in the construction of complex type definitions.



SCOPE_GLOBAL
final public static short SCOPE_GLOBAL(Code)
A scope of global identifies top-level declarations.



SCOPE_LOCAL
final public static short SCOPE_LOCAL(Code)
Locally scoped declarations are available for use only within the complex type.



SHORT_DT
final public static short SHORT_DT(Code)
short



STRING_DT
final public static short STRING_DT(Code)
string



TIME_DT
final public static short TIME_DT(Code)
time



TOKEN_DT
final public static short TOKEN_DT(Code)
token



TYPE_DEFINITION
final public static short TYPE_DEFINITION(Code)
The object describes a complex type or simple type definition.



UNAVAILABLE_DT
final public static short UNAVAILABLE_DT(Code)
The built-in type category is not available.



UNSIGNEDBYTE_DT
final public static short UNSIGNEDBYTE_DT(Code)
unsignedByte



UNSIGNEDINT_DT
final public static short UNSIGNEDINT_DT(Code)
unsignedInt



UNSIGNEDLONG_DT
final public static short UNSIGNEDLONG_DT(Code)
unsignedLong



UNSIGNEDSHORT_DT
final public static short UNSIGNEDSHORT_DT(Code)
unsignedShort



VC_DEFAULT
final public static short VC_DEFAULT(Code)
Indicates that there is a default value constraint.



VC_FIXED
final public static short VC_FIXED(Code)
Indicates that there is a fixed value constraint for this attribute.



VC_NONE
final public static short VC_NONE(Code)
Indicates that the component does not have any value constraint.



WILDCARD
final public static short WILDCARD(Code)
The object describes a wildcard.





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.