Skip to content

*.dannyg

an extension of dannyg

Menu
  • Home
  • art
  • inspiration
  • music
  • poetry
  • Recipes
  • writings
Menu

XSD

Posted on November 30, 2007

You can get Intellisense from XSD with Visual Studio 2005, it really great.  Check out this example.

<?xml version="1.0"?>
<ImportSession xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="acap.xsd">
  <Batches>
    <Batch BatchClassName="Client" RelativeImageFilePath="Images" EnableAutomaticSeparationAndFormID="1">
    <Pages>
      <Page ImportFileName="test.pdf"/>
    </Pages>
    </Batch>
  </Batches>
</ImportSession>

Leave a Reply

You must be logged in to post a comment.

Recent Posts

  • Reading Room
  • Inspirational Movies / TV shows
  • Remove passphrase from PEM file
  • Parallels Multihoming a CentOS Server
  • Forced Failures

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2025 *.dannyg | Design: Newspaperly WordPress Theme