Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Generating XML from XSD in VB.NET
- I have XSD file and I am trying to generate XML file based of off the XSD. Does anyome have code sample how this done? What I have is the xml stored in table and I am kind of combining xml from each record in the table into one huge...
- Tags: Microsoft Visual Basic.Net, m_sinchak@..., XSD, XML
- Discussion threads 2007-10-12
- XML special character handling
- we use DataStage TX to convert CSV files to XML format. We are provided the XSD schema to create output TYPE TREE, we just create input Type Tree based on mapping document. we are asked to handle special XML characters (& etc). where do we handle these characters, is it...
- Tags: kazimbukhari@..., XML, XSD
- Discussion threads 2007-09-06
- I need some guidence with XML
- Hi all, I'm really new to the whole XML thing and need a step by step show & tell as to how to take an XSD file and create a completed *.xml file populated with dummy data that I can use as my data source. I have...
- Tags: myronjams@..., XSD, XML
- Discussion threads 2007-07-20
- Generate XML Schemas for your Data
- A reader recently asked:Hi,We are using Oracle eBS and 9i XML DB not installed, and need to generate XSDs from the client site using SQLPlus. DTDs are currently generated from the client: the SQLPlus script calls a database package that creates a bunch of DTDs from a table that describes...
- Tags: SQLPlus, XML, XML schema, XSD
- Blog posts 2006-06-13
- Crystal Reports; Push a subreport
- I would like to see some VB code samples for VS.net and/or VS2005 that I can use to PUSH two xsd datasets populated at runtime up to a Crystal Report that is defined from those xsd's with a main and subreport without any linking.
- Tags: subreport, xsd, Push, asam361804@..., programming, Crystal Reports
- Q&A 2006-02-05
- Exposing product information via Web services
- The .NET Framework simplifies the Web service creation process. Learn how to create a Web service that interfaces with SQL Server and returns the applicable information from the Northwind database. In last week's column, we completed the initial phase of making product information available via one or...
- Tags: Web, Tony Patton, Web services, Channel management, .NET, System.Web.Services namespace, Web service, .NET Newsletter, Method, TechRepublic Inc., Microsoft .NET Framework, XML Schema, XML, Listing B, Product Information, XSD, Data Access Application Block, Schema Element, Enterprise Software, Software, Marketing
- Technical articles 2005-06-14
- Error msg: XMLSchema:timeInstant is not declared
- I was testing AccessXP export to an XML file functionality using the Northwind.mdb table Orders. The .xml and .xsd was created without any error. However, when I try to validate the Orders.xsd created by AccesXP using VBNet as well the multischema validator - msv (sun microsystem's Kohsuke Kawaguchi)...
- Tags: XML, xsd
- Discussion threads 2005-04-15
Additional Resources
- Visual XSD (zip)
- Visual XSD is a Microsoft xsd.exe add-on that offers and visual interface to the Microsoft xsd.exe utility. Xsd.exe, which is a part of Microsoft .NET SDK, is an excellent XML Schema Definition tool, it generates XML schema or common language runtime classes from XDR, XML, and XSD files, or from...
- Tags: XML Schema, Microsoft Corp., CLR, Visual XSD, XML, .Net, Middleware, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
- Software downloads 2005-12-19
- XML nube needs HELP!
- Hi, I really need someone to show me a Step-by-Step Show&Tell How2 for the process of creating an XML file from an XSD schema file using VB.NET. I've watched hrs of vids & read a crapload of articles on XML, but almost all start with the XML file &...
- Tags: myronjams@..., XML, XSD Schema, XML file
- Discussion threads 2007-07-20
- APS MnXSD Editor Desktop License (exe)
- APS MnXSD Editor is new innovative XSD Development Environment for designing, editing XML schemas. AMnXSDEditor is a ultimate XSD (Industry Standard defined by WC3) management tool. AMnXSDEditor is the productivity enhancer for .NET, database and J2EE developers. It is an essential developer companion tool. In short, AMnXSDEditor is an elegant,...
- Tags: Desktop, Developer, APS MnXSD Editor, AMnXSDEditor, XML, Software/Web Development, Web Development
- Software downloads 2006-06-14
- XDR - XSD Convertor
- How can I convert XDR schema to XSD schema?Can any one give me suggestion like which tool I have to use?
- Tags: venkataramana.doddi@...
- Discussion threads 2007-02-05
- XMLFox Advance XML/XSD Editor (zip)
- XMLFox Advance is an intuitive XML and XSD schema editor, allows the XML developer to create schemas and show a visual representation of what XML will look like for the schema. XMLFox Advance tool is a sequel of the well-known world-leading XMLFox freeware XML Editor. Like its precursor, the XMLFox...
- Tags: Tool, XMLFox Advance, XMLFox Advance Tool, Editor, XML, Software/Web Development, Web Development
- Software downloads 2007-03-19
- Typed and Untyped Datasets .net apps
- I need a beginners answer to the differences between Typed and Untyped datasets in VB.net.Thanks for the helpAn untyped datasetis one VB knows 'nothing about'. You have to 'hardcode' the table names column names etc.A typed dataset is generated from an xsd schema of the data, so it takes a...
- Tags: Jerry Holland
- Discussion threads 2007-02-08
- 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
- EditiX (exe)
- EditiX is an XML editor and XSLT debugger designed to help Web authors and application programmers take advantage of the latest XML and XML-related technologies such as XSLT/FO, DocBook, and XSD Schema. EditiX provides users with an extensive range of XML functionality within a refined IDE that guides you with...
- Tags: XSLT, EditiX, XML, Software/Web Development, Web Development
- Software downloads 2006-09-05
- Better living through XML schemas
- Schemas provide a way to define your XML data and can be used for XML data validation. Find out more about schemas and take a guided tour through some sample code.XML may be the key to system interoperability, but successful integration requires precise definition of the XML data's content. Several...
- Tags: Paul Stephenson, namespace, schema, XML, XSD Schema, XML schema, XML-Data, XML Schema Definition, Document Type Definition
- Technical articles 2001-10-25
- XDR-XSD Converter (exe)
- This XSLT stylesheet transforms XML Data Reduced XDR Schemas as supported in MSXML to XML Schemas conformant to the W3C XML Schema Candidate Recommendation. This version is the first release on CNET Download.com.
- Tags: Microsoft Corp., XML, Software/Web Development, Web Development
- Software downloads 2007-09-17
- Generating XML serialization classes
- Once you've created an XSD schema to define your XML data, you can use it to validate that data. Find out how to generate serialization classes and validate XML data using an XSD schema.XML is garnering a reputation as a key technology for sharing information between systems and platforms. However,...
- Tags: Paul Stephenson, XML, XML-Data, schema, XSD Schema, Xsd.exe
- Technical articles 2001-11-01
- An OWL Full Interpretation
- This paper is an appendix to report HPL-2008-59. It gives a worked example of the construction used in the proof from that report. For finiteness, a reduced datatype map consisting of only xsd:boolean is used. Each of the graphs in the construction is listed explicitly, with some redundancy eliminated. The...
- Tags: Construction, Hewlett-Packard Co., OWL, Semantic Web, Internet
- White papers 2008-05-21
- Liquid XML 2006 (msi)
- Liquid XML 2006 provides you with a sophisticated wizard driven code generator that creates an object interface over any XSD, XDR or DTD schema. This allows XML Documents to be serialized to and from XML without specialist knowledge of XML technologies. The wizard generates code for C++ cross platform, C#,...
- Tags: Liquid XML 2006, Wizard, XML, Software/Web Development, Web Development
- Software downloads 2006-06-15
- << Previous
- page 1 of 1
- Next >>