Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 30
- Computer Science 25
- XML (Document markup language) 25
- Java (Computer program language) 8
- Computer programs 6
- Electrical & Computer Engineering 5
- Telecommunications 5
- XSLT (Computer program language) 5
- Database management 4
- Web sites 4
- World Wide Web 4
- Design 3
- Internet programming 3
- Application software 2
- Business 2
- Computer graphics 2
- Computers 2
- Data processing 2
- Data structures (Computer science) 2
- Data warehousing 2
- Development 2
- IBM Database 2 2
- Internet 2
- Microsoft .NET Framework 2
- Microsoft SharePoint (Electronic resource) 2
- Web publishing 2
- Web servers 2
- Web site development 2
- DTD 1
- LNRIT3PRAXML 1
-
41Publicado 2006“…After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. …”
Libro electrónico -
42por Prosise, JeffTabla de Contenidos: “…XML; XML Primer; Reading and Writing XML; XPath; XSL Transformations (XSLT); Summary; Chapter 14. …”
Publicado 2002
Libro electrónico -
43por Laznik, JurijTabla de Contenidos: “…Using the functions in the transformation operationsThe chaining functions; Defining and importing the user-defined functions; Using the xsl:for-each command; Defining a parameter; Defining a variable; Validating the variables with the activity; Chapter 6: Embedding Third-party Java Libraries; Introduction; Adding third-party libraries to the SOA Suite server; Adding custom classes to the SOA Suite server; Adding third-party libraries to JDeveloper projects; Adding custom classes to JDeveloper projects; Invoking third-party libraries from BPEL 2.0 process…”
Publicado 2013
Libro electrónico -
44por Halstead, PatrickTabla de Contenidos: “…Controlling the File Attachment Control with CodeAdding an Ink Picture to a Form; Using File and Picture Control Data Outside of InfoPath; Custom Controls with ActiveX; ActiveX Control Security; Managing the Quirks of Certain ActiveX Controls; Creating Your Own ActiveX Controls; Using Extension and XDocument from XSL; XDocument; Summary; III. Deployment Design Patterns; Integrating with Access; Deploying Access-Based Forms; Shared Database; Integrating with SQL; Creating the Form View; Testing the Form for Query and Submit; Debugging Database Submit Errors; Data Validation for SQL Constraints…”
Publicado 2009
Libro electrónico -
45Publicado 2002Tabla de Contenidos: “…Adaptable Similarity Search using Non-Relevant InformationSideway Value Algebra for Object-Relational Databases; Database Selection Using Actual Physical and Acquired Logical Collection Resources in a Massive Domain-specific Operational Environment; Session: Research 2 - XML Query Processing; Structural Function Inlining Technique for Structurally Recursive XML Queries; Efficient Algorithms for Processing XPath Queries; Incorporating XSL Processing into Database Engines; Optimizing View Queries in ROLEX to Support Navigable Result Trees; Session: Research 3 - Security and Privacy…”
Libro electrónico -
46por Simpson, John E.Tabla de Contenidos: “…; Antecedents/History; DSSSL; XSL; TEI; Intermedia; XPath, XPointer, and Other XML-Related Specs; Specs Dependent on XPath and XPointer; XPath and XPointer Versus XQuery; XPath Basics; The Node Tree: An Introduction; XPath Expressions; Location Steps and Location Paths; Expression Syntax; Tokens; Delimiters…”
Publicado 2002
Libro electrónico -
47por Witten, I. H.Tabla de Contenidos: “…3.7 Notes and SourcesChapter 4 Textual documents; 4.1 Representing Textual Documents; ASCII; Unicode; Plain text; Indexing; Word segmentation; 4.2 Textual Images; Scanning; Optical character recognition; Acquisition, cleanup, and page analysis; Recognition; Checking and saving; Page handling; Planning an image digitization project; Inside an OCR shop; An example project; 4.3 Web Documents: HTML and XML; Markup and stylesheet languages; Basic HTML; Using HTML in a digital library; Basic XML; Parsing XML; Using XML in a digital library; 4.4 Presenting Web Documents: CSS and XSL; CSS…”
Publicado 2009
Libro electrónico -
48por West, JohnTabla de Contenidos: “…Falling Back to an Alternate LanguageManaging Media; Sitecore Media Folders; Media URLs; Configuring the Media Library; Media Upload Watcher; WebDAV; Media Types; Configuring MIME Types; Media Path Provider; Caching Media; Sharing Content; Importing Content; Take-Home Points; Chapter 3 The Layout Engine and Data Access APIs; The ASP.NET Page Lifecycle; The Sitecore Context; Layout Details and Layout Deltas; Presentation Components; Devices; Layouts; Placeholders and Placeholder Settings; Presentation Controls (Renderings); Sublayouts; XSL Renderings; Method Renderings; URL Renderings…”
Publicado 2012
Libro electrónico -
49por Meadows, AlexTabla de Contenidos: “…""Generating complex XML structures""""Generating an HTML page using XML and XSL transformations""; ""Reading an RSS Feed""; ""Generating an RSS Feed""; ""Chapter 5: File Management""; ""Introduction""; ""Copying or moving one or more files""; ""Deleting one or more files""; ""Getting files from a remote server""; ""Putting files on a remote server""; ""Copying or moving a custom list of files""; ""Deleting a custom list of files""; ""Comparing files and folders""; ""Working with ZIP files""; ""Encrypting and decrypting files""; ""Chapter 6: Looking for Data""; ""Introduction""…”
Publicado 2013
Libro electrónico -
50por Cumming, AndrewTabla de Contenidos: “…Online Applications; The Input Document; gross.xsl; Running the Hack; Hacking the Hack; Present Data Graphically Using SVG; Oracle; MySQL; Add Navigation Features to Web Applications; Oracle; Access; Running the Hack; Hacking the Hack…”
Publicado 2009
Libro electrónico -
51Publicado 2011Tabla de Contenidos: “…-- Well-Formedness Rules -- XML Encoding -- Special Characters -- Summary -- 2 Native XML Storage: XMLType -- Creating XMLTypes -- XML Schema-based XMLType -- Querying XMLTypes -- Updating XMLTypes -- Transforming XMLTypes -- Reading Binary XMLTypes in Java -- Summary -- 3 XML Database Repository -- Creating Resources -- Deleting Resources -- Querying XML DB Repository -- Using RESOURCE_VIEW and PATH_VIEW -- Using XDBUriType -- Linking to Resources -- Updating Resources -- Version Control -- Using XML DB Repository Events -- Creating Event Handlers -- Registering Event Handlers -- Summary -- 4 Parsing XML -- DOM Parsing in Java -- Basic DOM Parsing -- Splitting XML Using DOM -- Scalable DOM Parsing -- Cutting and Pasting Across Documents -- DOM Parsing in SQL -- Retrieving and Creating a CDATA Section -- Importing a DOM Node -- SAX Parsing -- Basic SAX Parsing -- SAX Print -- Parsing Binary XML -- Writing XML to Binary XML -- Reading from Binary XML -- Summary -- 5 Validating XML -- DTD Validation -- Using Oracle XDK Command-Line Utility -- Using Oracle XDK Java APIs -- Using Oracle XML DB -- XML Schema Validation -- XML Schema and Namespaces -- Using Oracle XDK Command-Line Utility -- Using Oracle XDK Java APIs -- Using Oracle XML DB -- Using JAXB with XML Schemas -- Summary -- 6 Navigating XML with XPath -- XPath Basics -- Processing XPath in Java -- Extracting XPath from XML Documents -- Summary -- 7 XSL Transformations -- Understanding XSLT Processing -- Basic XSLT Features -- Multiple XML Inputs -- Building an XSL Index -- Creating XSLT Extensions -- Advanced XSLT Features -- Modularizing XSLT Processing with Temporary Trees…”
Libro electrónico -
52Publicado 2004Tabla de Contenidos: “…Additional XML functionality -- 9.1 Transformation -- 9.1.1 XSL, stylesheets and transformation -- 9.1.2 Why transform? …”
Libro electrónico -
53Publicado 2010Tabla de Contenidos: “…Changing the Default Document -- Editing Content in the Browser -- Summary -- Chapter 29: Using Library Items and Server-side Includes -- Dreamweaver Library Items -- Using the Library Assets Panel -- Editing a Library Item -- Updating Your Web Sites with Libraries -- Applying Server-Side Includes -- Summary -- Chapter 30: Maximizing Cross-Browser Compatibility -- Converting Pages in Dreamweaver -- Validating Your Code -- Checking Your Page for Compatibility -- Summary -- Chapter 31: Building Web Sites with a Team -- Following Check In/Check Out Procedures -- Keeping Track with Design Notes -- Browsing File View Columns -- Generating Reports -- Administering Adobe Contribute Sites -- Communicating with WebDAV -- Version Control with Subversion -- Summary -- Chapter 32: Integrating with XML and XSLT -- Understanding XML -- Exporting XML -- Importing XML -- Building Your Own XML Files -- Styling with XSL -- Summary -- Part VII: Extending Dreamweaver -- Chapter 33: Customizing Dreamweaver -- Adding New Commands -- Managing Menus and Keyboard Shortcuts -- Working with Custom Tags -- Customizing Property Inspectors -- Making Custom Floating Panels -- Developing Translators -- Extending C-Level Libraries -- Customizing Your Tag Libraries -- Summary -- Chapter 34: Handling Server Behaviors -- Understanding Server Behaviors -- Applying and Managing Server Behaviors -- Standard Server Behaviors -- Installing Additional Server Behaviors -- Creating Custom Server Behaviors -- Summary -- Chapter 35: Creating Adobe AIR Applications -- About Adobe AIR -- Installing AIR into Dreamweaver -- Designing for AIR -- Packaging Your AIR Application -- Summary -- Appendix A: What's New in Dreamweaver CS5 -- Dynamic Scope Expanded -- Totally Revamped Site Setup -- CSS Integration Enhanced -- Online Services Take Off -- Older Features Removed…”
Libro electrónico -
54por Parker, David J.Tabla de Contenidos: “…Self-describing tree views -- Making informative tooltips -- Linking detail panels -- Editing rule set properties -- Editing rule properties -- Handling special key strokes -- Adding the Explorer actions -- Creating the Add button -- Creating the Add Issue button -- Creating the Paste button -- Creating the Copy button -- Creating the Delete button -- Displaying the rule for a selected issue -- Displaying the issues for the current selection -- Summary -- Chapter 6: Reviewing Validation Rules and Issues -- Extensions to our ribbon -- Annotating Visio diagrams with issues -- Saving the current user settings -- Displaying the issue mark-up page -- Adding in the issue comments -- Hiding the issue mark-up page -- Exporting rule sets to XML -- Getting the XDocument object -- Getting the VERuleSet XElement -- Getting the VEIssue XElement -- Importing rule sets from XML -- Creating rule set reports -- Getting the XSL stylesheet -- Summary -- Chapter 7: Creating Validation Rules -- Overview of the document validation process -- Validating rule sets -- Validating rules -- Processing a rule -- Validation functions -- Useful ShapeSheet functions -- Filter and Test Expressions -- Checking the type of shape -- Checking the category of shapes -- Checking the layer of a shape -- Checking if the page contains relevant shapes -- Checking for specific cell values -- Checking that connectors are connected -- Checking that shapes have correct connections -- Checking whether shapes are outside containers -- Checking whether a shape has text -- Custom validation rules in code -- Summary -- Chapter 8: Publishing Validation Rules and Diagrams -- Overview of Visio categories and templates -- Creating a custom template -- Adding embellishments -- Adding the template description -- The simplest method to provide a template -- Editing the file paths for templates…”
Publicado 2013
Libro electrónico -
55Publicado 2012Tabla de Contenidos: “…6.16 JSP and Equivalent Technologies -- 6.17 Summary -- Exercises -- Project Activity -- Caselet Activity -- Chapter 7: The Business Layer-EJB Fundamentals -- 7.1 Layering -- 7.2 With Servlets -- 7.3 EJB Versions -- 7.4 Usage Scenarios -- 7.5 EJB Components -- 7.5.1 Session Beans -- 7.5.2 Message Driven Beans -- 7.5.3 Entity Beans -- 7.6 Lifecycle of an EJ Bean -- 7.7 A Shopping Cart-Simplified Example -- 7.8 Summary -- Exercises -- Project Activity -- Caselet Activity -- Chapter 8: XML -- 8.1 Introduction -- 8.2 The Need -- 8.3 XML Building Blocks -- 8.4 How It Works -- 8.4.1 Basic Structure -- 8.5 Characteristics -- 8.6 Scenarios for Handling XML -- 8.7 Valid XML Document -- 8.7.1 DTD -- 8.7.2 XSD-Schema -- 8.8 XML Transformations-XSL -- 8.8.1 XSLT -- 8.9 XML Parsing -- 8.9.1 SAX -- 8.9.2 DOM -- 8.9.3 Choosing Between DOM and SAX -- 8.9.4 Java Support for Parsing XML -- 8.10 JSON -- 8.11 Summary -- Exercises -- Project Activities -- Caselet Activity -- Chapter 9: Web Services -- 9.1 Tracing the Path of a Request-a Different View -- 9.2 Evolution of the Concept -- 9.3 Purpose -- 9.4 Standards -- 9.5 Use Cases -- 9.5.1 Sample Scenarios -- 9.5.2 Roles -- 9.6 Programming Models -- 9.7 SOAP Based Web Services -- 9.7.1 WSDL -- 9.7.2 SOAP -- 9.7.3 Structure of SOAP Messages -- 9.8 A Basic Example -- 9.8.1 Generating a Web Service -- 9.9 REST Based Web Services -- 9.9.1 REST Principles -- 9.9.2 Resource Orientation -- 9.10 Rest Based Web Services-An Example -- 9.10.1 Service Provider Side -- 9.10.2 The XML Document from the Service -- 9.10.3 Client Side -- 9.11 Soap vs. …”
Libro electrónico -
56por Lie, Håkon WiumTabla de Contenidos: “…-- External HTML style sheets -- Linking to style sheets -- Persistent, preferred, and alternate author style sheets -- The MEDIA attribute -- @import -- Using @import: a case study -- @import: the details -- External XML style sheets -- W3C Core Styles -- Chapter 15 Other approaches -- Creating a document without using a style sheet -- Using elements for layout -- Using attributes for layout -- The single-pixel GIF trick for controlling space -- Using a different format from HTML -- Portable Document Format -- Images -- Using XSL -- Chapter 16 XML documents -- XML in 10 points -- 1. …”
Publicado 2005
Libro electrónico -
57por McLaughlin, Brett“…This book covers: The basics of XML Using standard Java APIs to parse XML Designing new document types using DTDs and Schemas Writing programs that generate XML data Transforming XML into different forms using XSL transformations (XSL/T) XML-RPC Using a web publishing framework like Apache-Cocoon This is the first book to cover the most recent versions of the DOM specification (DOM 2), the SAX API (SAX 2) and Sun's Java API for XML…”
Publicado 2000
Libro electrónico -
58Publicado 2002“…In no time you'll: Understand how XSLT works with XSL and XPath Experiment with templates, stylesheets, and expressions Perform HTML transformations Master XPath data types and functions Combine XSLT stylesheets Explore cool XSLT programming tricks XSLT For Dummies works from the ground up, starting with a practical introduction of the "X-Team"—XML, XSL, XSLT, and X-Path—and instructions on how to write a XSLT stylesheet. …”
Libro electrónico -
59por Giovinazzo, W. A.“…How the Internet enhances your business intelligence infrastructure Leveraging key enabling technologies: Java, XML, XSL, and more Breakthrough analysis techniques: understand customers better, and respond faster! …”
Publicado 2003
Libro electrónico -
60por Barrett, Daniel J.“…Essential JavaScript for Web Professionals, Second Edition Essential XML for Web Professionals Essential XSL for Web Professionals Essential JSP for Web Professionals Essential CSS and DHTML for Web Professionals, Second Edition…”
Publicado 2003
Libro electrónico