Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Scaling out with distributed partitioned views in SQL Server 2005
- A distributed partitioned view joins data from one or more SQL Server databases. You can design these views in such a way that the query optimizer will know which table to pull data from in your query. I have examined the differences between scaling up and scaling out...
- Tags: Microsoft SQL Server, Microsoft SQL Server 2005, Tim Chapman, Servers, Databases, server, database, SQL Server Newsletter, Data, View, Table, SalesHistory, SaleID, Schema Validation, Listing D, Enterprise Software, Hardware, Software, Data Management
- Technical articles 2007-04-02
Additional Resources
- Validation using schema
- Using digester 1.3 how can I validate a XML using schema? Which feature or property do I need to set for the parser?
- Tags: XML
- Q&A 2005-06-18
- XML Schema Registration and Validation
- An XML schema defines the structure of an XML document by setting constraints on the data types of elements and attributes in the document. XML documents can be validated against the XML schema to ensure they conform to the constraints defined in the schema. There are several schema languages that...
- Tags: XML Schema, XML, Software/Web Development, Web Development
- White papers 2006-09-27
- XML Developer Toolbar (xpi)
- A toolbar modeled after Chris Pederick's Web Developer toolbar that allows XML Developer's use of standard tools all from your browser. Features include: Schema Generation; DTD Generation; Schema Validation; XML; Schema Validation; Style Manipulation; XSL Transformations on-the-fly; DOM Inspector incorporated views; Document statistics for future Semantic Web purposes; SOA Module...
- Tags: Developer, Toolbar, Scott Root II, XML, Software/Web Development, Web Development
- Software downloads 2007-10-11
- Introduction to Annotated XML Schema Decomposition Using the DB2 Visual Studio 2005 Add-In: Use DB2 XML Shredding Technology
- The annotated XML schema decomposition feature introduced in DB2 9, can be used to decompose entire, or fragments of, XML documents into relational tables. DB2 9 XML shredding technology uses annotations in XML schema as the mapping language to map information in an XML document to relational tables. The DB2...
- Tags: XML Schema, XML Document, IBM DB2, XML, Software/Web Development, Web Development
- White papers 2006-11-09
- Validating XML Documents Against XML Schema
- XML documents are increasingly being used as a format of data exchange. But for an XML document to be acceptable to different developers/users, the XML document should conform to a standard structure. XML Schema is an XML-based representation of the structure of an XML document. Through its support for datatypes...
- Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
- White papers
- XML Validation and XPath Evaluation in J2SE 5.0
- Some of the exciting new features of the Java 2 Platform, Standard Edition (J2SE) 5.0 release, code-named Tiger, are the added XML validation package at javax.xml.validation and the XPath libraries at javax.xml.xpath. Before the Tiger release, the Java API for XML Processing JAXP SAXParser or DocumentBuilder classes were the primary...
- Tags: J2SE, XPath, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers 2005-09-08
- XML Copy Editor (exe)
- A fast, no frills XML editor with Schema/RELAX validation, syntax highlighting, folding and tag completion. XML Copy Editor is an application designed to be a fast, no frills XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding and tag completion. If Microsoft Word is installed on...
- Tags: Gerald Schmidt, XML Copy Editor, XML, Software/Web Development, Web Development
- Software downloads 2008-01-23
- XML Schema: Understanding Namespaces
- As defined by the W3C Namespaces in XML Recommendation, an XML namespace is a collection of XML elements and attributes identified by an Internationalized Resource Identifier IRI; this collection is often referred to as an XML "Vocabulary." One of the primary motivations for defining an XML namespace is to avoid...
- Tags: Namespace, XML Schema, XML, Software/Web Development, Web Development
- White papers
- XMLwriter (zip)
- XMLwriter is a powerful and easy to use XML editor. From a beginner to a professional, XMLwriter has all the features you need to create and work with XML documents. Some of XMLwriter's features include: Validation of XML documents against DTD/XML Schema, XSL transformation, conformation with the latest W3C specifications,...
- Tags: DTD, XMLwriter, XML, Software/Web Development, Web Development
- Software downloads 2005-10-22
- Implementing Validation Rules Using Aspects
- This paper provides an overview of AOP-based data validation implementation in a sample loan processing application. The paper will look at validation rules for data fields with different validation requirements, which is common in most real-world applications. Annotations-based aspects using AspectJ are used to dynamically weave validation rules into existing...
- Tags: Validation Rule
- White papers 2005-11-08
- XV Schema Converter (zip)
- XV Schema Converter Tool is used to convert xml schema into any type of relational database schema containing tables with columns and data types. Imagine if you want to copy a table (with more than 50 columns) from one database into another database hence you will need an XV Schema...
- Tags: XML Schema, XV Schema Converter Tool, XML, Storage, Databases, Software/Web Development, Web Development, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2006-03-30
- Generating an XML Document From XML Schema With JAXB
- An XML Schema is an XML-based representation of the structure of an XML document. Many J2EE developers use an XML Schema instead of a Document Type Definition DTD to generate an XML document; because unlike DTD, XML Schema supports data types and namespaces. An XML document based on an XML...
- Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
- White papers 2004-07-01
- How Exchange Server 2007 Extends the Active Directory Schema
- This paper explains how the Exchange Server 2007 setup extends the Microsoft Active Directory schema and why Active Directory schema extensions are necessary. It also discusses how the Exchange Server 2007 SP1 setup adds additional schema changes. Microsoft Active Directory uses the Schema to represent the classes, attributes and objects...
- Tags: Microsoft Exchange Server 2007, Active Directory Schema, Microsoft Exchange Server, Microsoft Windows Active Directory, Directory Services, Enterprise Software, Software
- White papers 2007-10-02
- Default Mapping for Annotated XML Schema: Get a Fast Start With Annotated XML Schema Decomposition Using the DefaultAnnotater Tool
- The IBM DB2 Viper release brings many new XML-related (and non-XML) features. One such feature is the annotated XML schema decomposition that allows the user to decompose their XML documents into relational tables. The annotated XML schema supports various mapping constructs that allow the user to map elements/attributes defined in...
- Tags: XML Schema, XML, Software/Web Development, Web Development
- White papers 2006-04-20
- WebWork Validation
- OpenSymphony's WebWork is a web application framework designed to keep productivity high and the code simple. It has gained popularity for several reasons, including its integration with Spring, a powerful tag library, and OGNL support. Its powerful validation framework is borrowed from another OpenSymphony project, XWork. This paper will explore...
- Tags: Sun Microsystems Inc., Web Application, Framework, OpenSymphony
- White papers 2006-01-19
- Windows 2003 Schema USN Number
- Hi all, I am facing a problem with my windows ad schema. When I opne adsiedit.msc and open the properties of the schema, the changed time is getting changed daily at 12.15 AM. is it the default behaviour or anything going wrong?And also I woud like to see the USN...
- Tags: Microsoft Windows, jans_4u@..., schema, Microsoft Windows 2003
- Discussion threads 2007-06-23
- Benefit from SQL Server 2005's new schema convention
- This is not newThis naming convention has existed since SQL Server 1.0. It has always been [.][.][.]. The only difference is that they are calling the owner, "schema" now to make it look more like Oracle. The owner attribute has always served the same function as schema in...
- Tags: schema, DataArchitect, software, Microsoft SQL Server, Microsoft SQL Server 2005, benefit
- Discussion threads 2006-08-15
- Thawte commits to High Assurance/Extended Validation/Enhanced Validation SSL
- High Assurance/Extended Validation/Enhanced Validation SSL will deliver an acknowledged industry standard for the highest level of online identity assurance processes for SSL certificate issuance. This will be reflected in most popular internet browsers, such as Microsoft's Internet Explorer 7, which launched in 2006.
- Tags: Thawte, SSL, Ssl/Tls, Authentication/Encryption, Network Security, Security, Networking
- White papers
- Configure IT Quick: Follow these steps to transfer and seize operations master roles
- the Schema .DLL may need to be registered before adding the snap-inIn the step 'Selecting a New Schema Master', the snap-in for the schema may not appear in the list. in this case at a run line or a command prompt, the following command needs to be entered: ...
- Tags: ws3d@..., snap-in
- Discussion threads 2007-08-22
- << Previous
- page 1 of 1
- Next >>