|
Professional XML
This article explains why
A PHP4 and PHP5 database
XML Schema Quality
Schemas exhaustively
XML Schema beats DTDs
abstraction library.
Checker is a program which
details the W3C XML
hands-down for data. It
Supports MySQL,
takes as input an XML
Schema language, and
looks at four features of
PostgreSQL,
Schema written in the
teaches the new syntax in an
XML Schema that are
Interbase/Firebird, Oracle
W3C XML schema
intuitive and logical way.
particularly suited to data
(Oci8), MS SQL 7, ADO,
language and diagnoses
From declaring elements and
representation, and shows
Foxpro, Access, Sybase,
improper uses of the schema
attributes, creating complex
some examples of each. Code
Sybase SQL Anywhere, DB2,
language. Where the
content models and working
samples include XSD schemas
Informix, Frontbase, SQLite,
appropriate action to
with multiple namespaces,
and schema fragments.
LDAP, Netezza, SAPDB,
correct the schema is not
you'll move on to see how
generic ODBC/ODBTP, PDO etc.
obvious, the diagnostic
XML Schemas are used
ADOdb provides code to
message may include a
in real-world situations. A
handle inserts and updates
suggestion about how to make
number of practical case
that can be adapted to
the fix. For Schemas which
studies will illustrate the
multiple databases quickly.
are composed of numerous
design and creation of
A basic paginated grid is
schema documents connected
schemas in the diverse
also provided, and support
via <include>
worlds of relational
for database-backed session
<import> or
databases, document
variables.
Support for
<redefine>
management, and e-commerce
PHP5 iterators and
element information items, a
applications.
exceptions
full schema-wide checking is
included.
Methods are
performed. The tool can also
provided for date handling,
be run in batch mode to
string concatenation and
quality check multiple
string quoting characters
XML schemas in a
for differing databases. A
single run.
metatype system is built in
so that you can figure out
that types such as CHAR,
TEXT and STRING are
equivalent in different
databases. Able to create
databases, tables, indexes
portably using an xml
schema or
programatically. Also has
sql performance monitoring
and schema creation using
XML.
Date: Aug, 22 2001 Date: Jan, 21 2002 Date: Feb, 20 2005 Date: Jun, 08 2001 |
|
XML Schema is the most
This column demonstrates how
Complete Online Chapter
The APC's ActionApp content
powerful and comprehensive
to use XML Schema
"Data Access with
management platform allows
language for schema
archetyping (and style
.NET" from Wrox Press
non-programmers to easily
development —- and
sheets) to control styling
book "Professional C#
create dynamic web pages and
Definitive XML Schema
of data for various
2nd Edition". Topics
online databases. A web
is the authoritative guide
presentation modes. Ten code
covered include
interface is used to manage:
to using it. Written by
samples in XML, XML
"Connecting to the
Creation of new
Priscilla Walmsley, a member
Schema, and XSLT show
database",
applications; editing
of the W3C XML Schema
how the techniques work to
"Executing
fields; users and groups;
Working Group, it explains
reduce code bulk and
Commands", "Stored
HTML output formatting;
the spec in detail: schema
simplify maintenance.
Procedures", "The
content sharing. The Action
composition, namespaces,
ADO.NET object model"
Apps include advanced
elements, attributes, types,
and "Using XML and
content syndication
and a host of advanced
XML Schemas".
functions. These tools make
features. Includes expert
it easy to share content
schema design techniques,
between Action App enables
plus specific guidance for
sites, or other sites that
migrating from DTDs.
can import content in the
APC-RSS XML schema.
The Action Apps are not a
cookie cutter portal in a
box. Rather, they are
oriented toward the creation
of individaul dynamic pages.
Each 'App' represents a
single page such as an
events calender or a
bibliography. Dynamic
content is integrated into
indidual HTML pages using
and SSI or Java call.
Date: Apr, 19 2002 Date: Jul, 18 2001 Date: May, 06 2002 Date: Nov, 25 2001 |