Index
A B C D E F G H I J L M N O P R S T U W X
A
- application events (JspScopeListener), 9.1
- attachments (mail JavaBean and tag), 8.2.2
B
- bean references, compile-time JML, A.1.1.1
- binding (Web services), 11.1.3
C
- cache block (Web Object Cache)
- expiration, 7.2.4.1
- invalidation, 7.2.4.2
- methods, 7.5.5
- naming, 7.2.1, 7.3.1.2
- runtime functionality, 7.2.3
- cache policy (Web Object Cache)
- and scope, 7.1.3
- attributes, 7.3.1
- creation, 7.5.1
- descriptor, 7.6
- methods, 7.5.2
- cache repository descriptor, Web Object Cache, 7.7
- cache tag (Web Object Cache), 7.4.1.1, 7.4.1.4
- cacheInclude tag (Web Object Cache), 7.4.1.5
- cacheXMLObj tag (Web Object Cache), 7.4.1.2, 7.4.1.4
- caching
- Edge Side Includes, 6.1.1
- JESI tags for Edge Side Includes, 6.2
- Oracle Application Server and JSP caching features, overview, 1.2.1
- Oracle Application Server Java Object Cache, 1.2.1
- Oracle Web Object Cache, 7
- OracleAS Web Cache, 6.1.2
- call tag, compile-time JML, A.2.3.5
- categories (personalization), 10.1.3.2
- checkPageScope tag (JspScopeListener), 9.1.2.2
- choose tag, JML, 3.2.2.2
- cloneable cache objects (Web Object Cache), 7.2.2
- codeblock tag (JESI), 6.3.1.7
- compile-time JML tags
- syntax support, A.1
- tag summary and descriptions, A.2
- taglib directive, A.2.1
- compile-time tag support, A
- configuration file for invalidation, JESI, 6.3.2.2
- configuration file for personalization tags, 10.4
- ConnBean JavaBean (for connection), 4.1.3.1
- ConnCacheBean JavaBean (for connection cache), 4.1.3.2
- connection caching
- through ConnCacheBean JavaBean, 4.1.3.2
- through data sources, 4.1.2
- control tag (JESI), 6.3.1.1
- control/include model (JESI tags)
- examples, 6.3.1.4
- overview, 6.2.3.1
- cookie tag (JESI), 6.3.2.4
- createBean tag (EJB), 9.2.2.3
- CursorBean JavaBean (for DML), 4.1.3.4
D
- data sources, support for data-access beans and tags, 4.1.2
- data-access JavaBeans
- ConnBean for connection, 4.1.3.1
- ConnCacheBean for connection cache, 4.1.3.2
- CursorBean for DML, 4.1.3.4
- DBBean for queries, 4.1.3.3
- overview, 4.1.1
- support for data sources, connection pooling, 4.1.2
- data-access tags--see SQL tags
- DBBean JavaBean (for queries), 4.1.3.3
- dbClose SQL tag, close connection, 4.2.2.2
- dbCloseQuery SQL tag, close cursor, 4.2.2.4
- dbExecute SQL tag, DML/DDL, 4.2.2.6
- dbNextRow SQL tag, process results, 4.2.2.5
- dbOpen SQL tag, open connection, 4.2.2.1
- dbQuery SQL tag, execute query, 4.2.2.3
- dbSetCookie SQL tag, 4.2.2.8
- dbSetParam SQL tag, 4.2.2.7
- demo location, OTN, 1
- demographic items (personalization), 10.2.2.6
- displayCurrency tag (utility), 9.3.1.1
- displayDate tag (utility), 9.3.1.2
- displayNumber tag (utility), 9.3.1.3
- download file features--see file access
- DownloadServlet (file access, downloads), 8.1.2.3
E
- Edge Side Includes
- JESI-ESI conversion, 6.4
- overview, 6.1.1
- EJB tags
- configuration, 9.2.1
- descriptions, 9.2.2
- examples, 9.2.3
- tag library descriptor file, 9.2.2
- endRESession tag (personalization), 10.3.1.2
- ESI--see Edge Side Includes
- evaluateItems tag (personalization), 10.3.2.4
- event-handling (JspScopeListener), 9.1
- expiration policy (Web Object Cache)
- attributes, 7.3.2
- methods, 7.5.4
- retrieval, 7.5.3
- expiration, Web Object Cache, 7.2.4.1
- explicit cache block naming, Web Object Cache, 7.2.1, 7.3.1.2
- expression language (JSTL), 1.3.2
- extensions
- JML types, descriptions, 2.2
- JML types, overview, 2.1
- overview of data-access JavaBeans, 1.1.5
- overview of extended types, 1.1.2
- overview of JML tag library, 1.1.6
- overview of JspScopeListener, 1.1.3
- overview of portable extensions, 1.1
- overview of SQL tag library, 1.1.5
- overview of XML/XSL support, 1.1.4
F
- file access tags and beans
- DownloadServlet, 8.1.2.3
- example, httpDownload tag, 8.1.3.3.3
- example, HttpDownloadBean, 8.1.2.2.3
- example, HttpUploadBean, 8.1.2.1.3
- example, httpUploadForm and httpUpload tags, 8.1.3.2.3
- FileAccessException, 8.1.2.4
- httpDownload tag, 8.1.3.3
- HttpDownloadBean, 8.1.2.2
- httpUpload tag, 8.1.3.2
- HttpUploadBean, 8.1.2.1
- httpUploadForm tag, 8.1.3.1
- overview, 8.1.1
- recursive downloading, 8.1.1.2
- security considerations for downloading, 8.1.1.2.1
- security considerations for uploading, 8.1.1.1.3
- tag library descriptor file, 8.1.3
- file download features--see file access
- file upload features--see file access
- fileaccess table, fileaccess.sql script, 8.1.1.1.2
- FileAccessException (file access), 8.1.2.4
- fileaccess.properties file, 8.1.1.1.1
- filtering settings (personalization), 10.2.4.2
- flush tag, JML, 3.2.2.6
- for tag, JML, 3.2.2.3
- foreach tag, JML, 3.2.2.4
- forItem tag (personalization), 10.3.2.5
- forward tag, compile-time JML, A.2.3.8
- fragment tag (JESI), 6.3.1.6
G
- getCache() method (Web Object Cache), 7.5.2.1
- getCrossSellRecommendations tag (personalization), 10.3.2.2
- getNextItem tag (personalization), 10.3.2.6
- getProperty tag, compile-time JML, A.2.3.2
- getRecommendations tag (personalization), 10.3.2.1
H
- header tag (JESI), 6.3.2.5
- hot picks (personalization), 10.2.2.2
- httpDownload tag (file access, download), 8.1.3.3
- HttpDownloadBean (file access, download), 8.1.2.2
- httpUpload tag (file access, upload), 8.1.3.2
- HttpUploadBean (file access, upload), 8.1.2.1
- httpUploadForm tag (file access, upload), 8.1.3.1
I
- if tag, JML, 3.2.2.1
- ifInRole tag (utility), 9.3.2.2
- implicit cache block naming, Web Object Cache, 7.2.1, 7.3.1.2
- include tag (JESI), 6.3.1.2
- include tag, compile-time JML, A.2.3.7
- interest dimension (personalization), 10.1.3.5
- invalidate tag (JESI), 6.3.2.1
- invalidateCache tag (Web Object Cache), 7.4.2.1
- invalidateCacheXXX() methods (Web Object Cache), 7.5.2.1
- invalidation
- JESI invalidation examples, 6.3.2.6
- JESI invalidation of cached objects, 6.2.4
- Web Object Cache, 7.2.4.2
- invoke tag (Web services), 11.2.3.4
- Item class (personalization), 10.3.4
- items (personalization)
- introduction, 10.1.3.2
- specification of input items, 10.2.2.4
- use in personalization tags, 10.2.2
- iterate tag (EJB), 9.2.2.4
- iterate tag (utility), 9.3.2.1
J
- Java Object Cache--see Oracle Application Server Java Object Cache
- JavaBeans
- bean references, compile-time JML, A.1.1.1
- for file access, 8.1.2
- JML bean binding tags, 3.2.1
- Oracle data-access beans, 4.1.1
- SendMailBean, 8.2.3
- JavaServer Pages Standard Tag Library--see JSTL
- jesi codeblock tag, 6.3.1.7
- jesi control tag, 6.3.1.1
- jesi cookie tag, 6.3.2.4
- jesi fragment tag, 6.3.1.6
- jesi header tag, 6.3.2.5
- jesi include tag, 6.3.1.2
- jesi invalidate tag, 6.3.2.1
- jesi object tag, 6.3.2.3
- jesi param tag, 6.3.1.3
- jesi personalize tag, 6.3.3.1
- JESI tags
- configuration file for invalidation, 6.3.2.2
- control/include examples, 6.3.1.4
- control/include model, 6.2.3.1
- example, personalization of cached pages, 6.3.3.2
- invalidation, 6.2.4
- invalidation examples, 6.3.2.6
- invalidation tag and subtags, 6.3.2
- JESI includes, functionality, 6.2.3.3
- overview of Oracle implementation, 6.2.2
- personalization of cached pages, 6.2.5
- personalization tag, cached pages, 6.3.3
- tag descriptions, 6.3
- tag handling, JESI-ESI conversion, 6.4
- tag library descriptor file, 6.3
- tags for dynamic caching, 6.3.1
- template/fragment examples, 6.3.1.8
- template/fragment model, 6.2.3.2
- usage models, 6.2.3
- jesi template tag, 6.3.1.5
- jml call tag, compile-time JML, A.2.3.5
- jml choose tag, 3.2.2.2
- JML expressions, compile-time JML
- attribute settings, A.1.2
- syntax, A.1.1.2
- jml flush tag, 3.2.2.6
- jml for tag, 3.2.2.3
- jml foreach tag, 3.2.2.4
- jml forward tag, compile-time JML, A.2.3.8
- jml getProperty tag, compile-time JML, A.2.3.2
- jml if tag, 3.2.2.1
- jml include tag, compile-time JML, A.2.3.7
- jml lock tag, compile-time JML, A.2.3.6
- jml otherwise tag, 3.2.2.2
- jml plugin tag, compile-time JML, A.2.3.10
- jml print tag, A.2.3.9
- jml remove tag, 3.2.1.4
- jml return tag, 3.2.2.5
- jml set tag, compile-time JML, A.2.3.4
- jml setProperty tag, compile-time JML, A.2.3.3
- JML tags
- attribute settings, compile-time JML, A.1.2
- bean references, compile-time JML, A.1.1.1
- descriptions, additional compile-time tags, A.2.3
- descriptions, bean binding tags, 3.2.1
- descriptions, logic/flow control tags, 3.2.2
- expressions, compile-time JML, A.1.1.2
- overview, 3.1
- philosophy, 3.1.1
- requirements, 3.1
- summary of tags, categories, 3.1.2
- summary, compile-time vs. runtime, A.2.2
- tag library descriptor file, 3.1
- taglib directive, compile-time JML, A.2.1
- JML types
- example, 2.2.5
- JmlBoolean, 2.2.1
- JmlFPNumber, 2.2.3
- JmlNumber, 2.2.2
- JmlString, 2.2.4
- overview, 2.1
- jml useBean tag, compile-time JML, A.2.3.1
- jml useCookie tag, 3.2.1.3
- jml useForm tag, 3.2.1.2
- jml useVariable tag, 3.2.1.1
- jml when tag, 3.2.2.2
- JmlBoolean extended type, 2.2.1
- JmlFPNumber extended type, 2.2.3
- JmlNumber extended type, 2.2.2
- JmlString extended type, 2.2.4
- JSP Markup Language--see JML
- JspScopeEvent class, event handling, 9.1
- JspScopeListener
- application scope support, 9.1.2.4
- examples, 9.1.3
- general use, 9.1.1
- overview, 9.1
- page scope support, 9.1.2.2
- request scope support, 9.1.2.3
- requirements, 9.1.2.1
- sample application, 9.1.3.1
- session scope, integration with HttpSessionBindingListener, 9.1.2.5
- use in OC4J /servlet 2.3, 9.1.2
- JSTL
- expression language, 1.3.2
- overview, 1.3.1
- scoped variables, 1.3.3.1
- tag summaries, 1.3.3.3
L
- lastModified tag (utility), 9.3.2.3
- lock tag, compile-time JML, A.2.3.6
- lookupPolicy() method (Web Object Cache), 7.5.1.1
M
- mail JavaBean and tag
- attachments, 8.2.2
- general considerations, 8.2.1
- introduction, 8.2
- sendMail tag description, 8.2.4
- SendMailBean description, 8.2.3
- tag library descriptor file, 8.2.4
- map tag (Web services), 11.2.3.2
- message (Web services), 11.1.2, 11.1.3, 11.1.4
- mining object repository (personalization), 10.1.2.5
- mining table repository (personalization), 10.1.2.3
- models (personalization), 10.1.2.4
- MTR.MTR_BIN_BOUNDARY table (personalization), 10.1.3.3.1
N
- navigation items (personalization), 10.1.3.3
O
- Object Caching Service for Java--see Oracle Application Server Java Object Cache
- object tag (JESI), 6.3.2.3
- operation (Web services), 11.1.3
- Oracle Application Server Java Object Cache
- as default Web Object Cache repository, 7.1.2.1
- configuration notes, 7.8.1
- introduction, 1.2.1
- versus Web Object Cache, 1.2.2.2
- OracleAS Web Cache
- ESI processor, 6.1.2.3
- introduction, 1.2.1, 6.1.2.1
- steps in usage, 6.1.2.2
- versus Web Object Cache, 1.2.2.1
- otherwise tag, JML, 3.2.2.2
P
- page events (JspScopeListener), 9.1
- param tag (JESI), 6.3.1.3
- parsexml tag for XML output, 5.2.1.2
- part tag (Web services), 11.2.3.5
- parts, message (Web services), 11.1.4
- personalization
- categories, 10.1.3.2
- configuration file, personalization.xml, 10.4
- demographic items, 10.2.2.6
- hot picks, 10.2.2.2
- interest dimension, 10.1.3.5
- introduction, Oracle implementation, 10.1.2
- Item class description, 10.3.4
- items and recommendations, 10.1.3.2
- items, usage in tags, 10.2.2
- mining object repository, 10.1.2.5
- mining table repository, 10.1.2.3
- models, 10.1.2.4
- navigation items, 10.1.3.3
- overview, general, 10.1.1
- prediction value, 10.1.3.3
- ratings and rankings, 10.1.3.3
- recommendation engine, 10.1.2.6
- recommendation engine API features, 10.1.3
- recommendation engine farms, 10.1.2.7
- recommendation engine session management, 10.2.1
- requests for recommendations, 10.1.3.5
- stateful vs. stateless recommendation engine sessions, 10.1.3.4
- tag descriptions (also see "personalization tags"), 10.3
- tag functionality (also see "personalization tags"), 10.2
- taxonomies, 10.1.3.2
- personalization (customization), JESI, 6.2.5
- personalization endRESession tag, 10.3.1.2
- personalization evaluateItems tag, 10.3.2.4
- personalization forItem tag, 10.3.2.5
- personalization getCrossSellRecommendations tag, 10.3.2.2
- personalization getNextItem tag, 10.3.2.6
- personalization getRecommendations tag, 10.3.2.1
- personalization recordDemographic tag, 10.3.3.4
- personalization recordNavigation tag, 10.3.3.1
- personalization recordPurchase tag, 10.3.3.2
- personalization recordRating tag, 10.3.3.3
- personalization removeDemographicRecord tag, 10.3.3.8
- personalization removeNavigationRecord tag, 10.3.3.5
- personalization removePurchaseRecord tag, 10.3.3.6
- personalization removeRatingRecord tag, 10.3.3.7
- personalization selectFromHotPicks tag, 10.3.2.3
- personalization setVisitorToCustomer tag, 10.3.1.3
- personalization startRESession tag, 10.3.1.1
- personalization tags
- item recording and removal tag descriptions, 10.3.3
- limitations, 10.3.5
- mode of use for item recording, 10.2.3
- overview of item recording and removal tags, 10.2.2.1
- overview of recommendation and evaluation tags, 10.2.2.2
- recommendation and evaluation tag descriptions, 10.3.2
- session management tag descriptions, 10.3.1
- specification of input items, 10.2.2.4
- tag library descriptor file, 10.3
- tag-extra-info variables for returned items, 10.2.2.3
- tuning, filtering, and sorting, 10.2.4
- personalization.xml configuration file, 10.4
- personalize tag (JESI), 6.3.3.1
- plugin tag, compile-time JML, A.2.3.10
- port (Web services), 11.1.3
- port type (Web services), 11.1.3
- prediction value (personalization), 10.1.3.3
- print tag, JML, A.2.3.9
- property tag (Web services), 11.2.3.3
- putCache() method (Web Object Cache), 7.5.2.1
R
- rankings (personalization), 10.1.3.3
- ratings (personalization), 10.1.3.3
- recommendation engine (personalization)
- introduction, 10.1.2.6
- overview of API features, 10.1.3
- recommendation engine farms, 10.1.2.7
- session management, 10.2.1
- stateful vs. stateless sessions, 10.1.3.4, 10.2.1.2, 10.2.1.3
- recommendations (personalization), 10.1.3.2
- recordDemographic tag (personalization), 10.3.3.4
- recordNavigation tag (personalization), 10.3.3.1
- recordPurchase tag (personalization), 10.3.3.2
- recordRating tag (personalization), 10.3.3.3
- recursive downloading (file access tags and beans), 8.1.1.2
- remove tag, JML, 3.2.1.4
- removeDemographicRecord tag (personalization), 10.3.3.8
- removeNavigationRecord tag (personalization), 10.3.3.5
- removePurchaseRecord tag (personalization), 10.3.3.6
- removeRatingRecord tag (personalization), 10.3.3.7
- request events (JspScopeListener), 9.1
- resource management
- application (JspScopeListener), 9.1
- page (JspScopeListener), 9.1
- request (JspScopeListener), 9.1
- session (JspScopeListener), 9.1
- return tag, JML, 3.2.2.5
- row prefetching, through ConnBean, 4.1.3.1
- RPC (Web services), 11.1.2
- runtime functionality, Web Object Cache, 7.2.3
S
- sample applications
- demo location, OTN, 1
- JML types example, 2.2.5
- JspScopeListener, event-handling, 9.1.3.1
- sendMail tag, 8.2.4.3
- Web services tags, 11.2.4
- XML transform and dbQuery tag example, 5.2.2.2
- XML transform and parsexml tag example, 5.2.2.3
- XML transform tag example, 5.2.2.1
- section IDs (Web Object Cache), 7.5.2.1
- security considerations
- file download tags and beans, 8.1.1.2.1
- file upload tags and beans, 8.1.1.1.3
- selectFromHotPicks tag (personalization), 10.3.2.3
- sendMail tag
- attribute descriptions, 8.2.4.2
- sample application, 8.2.4.3
- syntax, 8.2.4.1
- SendMailBean, 8.2.3
- session events (JspScopeListener), 9.1
- set tag, compile-time JML, A.2.3.4
- setProperty tag, compile-time JML, A.2.3.3
- setVisitorToCustomer tag (personalization), 10.3.1.3
- SOAP (Web services), 11.1.2
- sorting order (personalization), 10.2.4.3
- SQL tags
- overview, tag list, 4.2.1
- requirements, 4.2.1
- support for data sources, connection pooling, 4.1.2
- tag library descriptor file, 4.2.1
- SQL tags (JSTL), 1.3.3.3
- startRESession tag (personalization), 10.3.1.1
- statement caching
- through ConnBean, 4.1.3.1
- through ConnCacheBean, 4.1.3.2
- styleSheet tag for XML transformation, 5.2.1.1
- surrogates (Edge Side Includes), 6.1.1.2
T
- tag libraries
- for file access, 8.1.3
- for other Oracle components, 1.4
- JESI tags, descriptions, 6.3
- JESI tags, overview, 6.2
- Oracle JML tag descriptions, 3.2
- Oracle JML tags, overview, 3.1
- Oracle SQL tags, 4.2.1
- sendMail tag, 8.2.4
- syntax and symbology notes, 1.1.1
- XML tags, 5.2
- tag library descriptor files
- for EJB tags, 9.2.2
- for JESI tags, 6.3
- for Oracle file access tags, 8.1.3
- for Oracle JML tags, 3.1
- for Oracle mail tag, 8.2.4
- for Oracle personalization tags, 10.3
- for Oracle SQL tags, 4.2.1
- for Oracle XML tags, 5.2
- for utility tags, 9.3
- for Web Object Cache tags, 7.4
- for Web services tags, 11.2.3
- tag-extra-info classes, use of variables for personalization, 10.2.2.3
- taxonomies (personalization), 10.1.3.2
- TEI--see tag-extra-info
- template code (JESI), 6.3.1.5
- template tag (JESI), 6.3.1.5
- template/fragment model (JESI tags)
- examples, 6.3.1.8
- overview, 6.2.3.2
- transform tag for XML transformation, 5.2.1.1
- tuning settings (personalization), 10.2.4.1
- types
- JML types example, 2.2.5
- JmlBoolean extended type, 2.2.1
- JmlFPNumber extended type, 2.2.3
- JmlNumber extended type, 2.2.2
- JmlString extended type, 2.2.4
- Oracle JML extended types, descriptions, 2.2
- Oracle JML extended types, overview, 2.1
- overview of Oracle type extensions, 1.1.2
U
- UDDI (Web services), 11.1.1, 11.1.1
- update batching, through ConnBean, 4.1.3.1
- upload file features--see file access
- useBean tag (EJB), 9.2.2.2
- useBean tag, compile-time JML, A.2.3.1
- useCacheObj tag (Web Object Cache), 7.4.1.3, 7.4.1.4
- useCookie tag, JML, 3.2.1.3
- useForm tag, JML, 3.2.1.2
- useHome tag (EJB), 9.2.2.1
- useVariable tag, JML, 3.2.1.1
- utility tags
- introduction, 9.3
- tag library descriptor file, 9.3
W
- Web Object Cache
- benefits, 7.1.1
- cache block methods, 7.5.5
- cache block naming, 7.2.1, 7.3.1.2
- cache block runtime functionality, 7.2.3
- cache policy and scope, 7.1.3
- cache policy attributes, 7.3.1
- cache policy creation, 7.5.1
- cache policy descriptor, 7.6
- cache policy methods, 7.5.2
- cache repository descriptor, 7.7
- cache tag, 7.4.1.1
- cache tag examples, 7.4.2.2
- cacheInclude tag, 7.4.1.5
- cacheXMLObj tag, 7.4.1.2
- cloneable cache objects, 7.2.2
- configuration notes for file system cache, 7.8.2
- configuration notes for Oracle Application Server Java Object Cache, 7.8.1
- data invalidation and expiration, 7.2.4
- expiration policy attributes, 7.3.2
- expiration policy methods, 7.5.4
- expiration policy retrieval, 7.5.3
- invalidateCache tag, 7.4.2.1
- overview, 7.1
- overview, cache repository, 7.1.2.1
- overview, programming interfaces, 7.1.2.2
- role, versus other caches, 1.2.2
- section IDs, 7.5.2.1
- servlet API descriptions, 7.5
- servlet example, 7.5.6.3
- tag descriptions, 7.4
- tag library descriptor file, 7.4
- useCacheObj tag, 7.4.1.3
- Web services
- binding, 11.1.3
- general overview, 11.1.1
- message, 11.1.2, 11.1.3, 11.1.4
- operation, 11.1.3
- OracleAS Web Services overview, 11.2.1
- port type, 11.1.3, 11.1.3
- RPC, 11.1.2
- SOAP, 11.1.2
- tags (also see "Web services tags"), 11.2
- UDDI, 11.1.1, 11.1.1
- WSDL, 11.1.1, 11.1.3, 11.1.5.1
- XML schema definitions, 11.1.4
- Web services invoke tag, 11.2.3.4
- Web services map tag, 11.2.3.2
- Web services part tag, 11.2.3.5
- Web services property tag, 11.2.3.3
- Web services tags
- descriptions, 11.2.3
- example, 11.2.4
- functionality overview, 11.2.2
- overview, 11.2.1
- tag library descriptor file, 11.2.3
- Web services webservice tag, 11.2.3.1
- webservice tag (Web services), 11.2.3.1
- WebServiceProxy interface, 11.2.1
- when tag, JML, 3.2.2.2
- WSDL (Web services), 11.1.1, 11.1.3, 11.1.5.1
X
- XML schema definitions (Web services), 11.1.4
- XML/XSL tags
- parsexml tag for XML output, 5.2.1.2
- styleSheet tag for XML transformation, 5.2.1.1
- summary of related OC4J tags, 5.1.2
- tag library descriptor file, 5.2
- transform and dbQuery tag example, 5.2.2.2
- transform and parsexml tag example, 5.2.2.3
- transform tag example, 5.2.2.1
- transform tag for XML transformation, 5.2.1.1
- XML producers and consumers, 5.1.1
- XML/XSL tags (JSTL), 1.3.3.3
- XPath (XML Path, JSTL), 1.3.3.3
- XSD--see XML schema definitions