Slashdot Mirror


U.S. House of Representatives Makes Resolutions in XML

RennieScum writes: "The House of Representatives is turning to technology with their test of XML for use with resolutions according to this article. It reports that the HR has made 100 DTDs and uses Microsoft Word and a special converter to do the job. Testing has begun and their goal is to start using it in January of next year. See also http://xml.house.gov/ And it looks like the DTDs will be free to use and distribute!"

10 of 164 comments (clear)

  1. Ugh. DTDs?!? by Aquaman616 · · Score: 2, Insightful

    I guess that's the government for ya... why in the *hell* would you use DTDs when XML Schemas are so much better???

    Oh well... at least it's a step forward - I'll applaud them for that.

    --
    A|Q|U|A
    1. Re:Ugh. DTDs?!? by Anonymous Coward · · Score: 1, Insightful

      Well, DTDs are just a less-expressive form of Schemas, correct?

      Why couldn't you just take all of their DTDs and rewrite them as schemas? You could then donate that back to them, and i'm sure they'd be happy to offer it as a download option.

      Hell, maybe someone could make an XSL stylesheet to turn DTDs into schemas :)

      -- super ugly ultraman

  2. DTD is sooo 1999. by km790816 · · Score: 3, Insightful

    This is the government for you.

    When every tool under the sun is using XML schemas, the House is announcing their support for DTDs.

    I guess it's still a step forward.

    1. Re:DTD is sooo 1999. by SirSlud · · Score: 5, Insightful

      Your government must make an attempt to stick to standards when they are dealing with accessibility. They have to use technologies that have had some time to settle. By virtue of you pointing out that DTDs are 3 years old and you consider them obsolete, you reinforce the point that by selecting bleeding-edge formats/technologies/etc, they might be investing time and some of your money into something that wont be around in a year or two.

      And then in a year or two, you'd just complain how the government cant choose their technologies right.

      Start thinking about where you're getting this 'government is stupid/terrible/lazy/blah/blah' message from - alot of it is from private interests that enjoy the freedom and lack of public accountability to select their technological infrastructure based on higher demoninators than your government should. While the 'saavy' factor will always be higher in the private sector, dont *always* take this as an indication that government must be technologically inept (although, like anybody who's core competancy isn't technology, they frequently are) ... often they are doing something much smarter than private interests give them credit for. All of this is moot, of course, when discussing moves the government makes on _behalf_ of powerful private interests, but thats another argument and does not apply in this situation.

      It's like being a private teacher vs public. Private teachers can probably be more 'progressive', but at the cost of maybe teaching in ways that might soon be proven to be ineffectual or bad, while public systems generally must move slower in order to ensure that the ideas have been vetted and that everyone has a moderately equal opportunity to access the fruits of the system.

      Like parents, sysadmins, anybody who has an onus to cater to the greater good rather than the richer good, sometimes you have to make decisions that are going to be publicly derided even if its for the common good. Sometimes you have to just give the benifit of the doubt, though I realize this kind of attitude is in short supply these days.

      Ok, rant off.

      --
      "Old man yells at systemd"
  3. Another Use for Microsoft crap by codeguy007 · · Score: 3, Insightful

    I thought the US Government was starting to learn that Microsoft software was to be avoided. By finding more uses for it, I am afraid that it is obviously not true.

  4. What part about public domain don't they get? by ClarkEvans · · Score: 5, Insightful

    Dig the notice at xml.house.gov -- The document type definitions (DTDs) presented on this site were developed at the U.S. House of Representatives by employees of the Federal Government in the course of their official duties. Pursuant to Title 17 Section 105 of the United States Code, these DTDs are not subject to copyright protection and are in the public domain. These DTDs are in draft form. The U.S. House of Representatives assumes no responsibility whatsoever for their use by other parties, and makes no guarantees, expressed or implied, about their quality, reliability, or any other characteristic. These DTDs can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified. (emphasis mine)

    Either these DTDs are copyrighted and they can place restrictions upon distribution or they arn't. This need people have to control everything is just driving me crazy. The whole reason for Title 17 Section 105 is so that the Government can't put restrictions on this kind of stuff (bills, laws, etc.) ...

  5. Schema war is not over...W3C XML-Schema is bloated by ClarkEvans · · Score: 3, Insightful

    Why use DTDs?

    Have you ever tried to use XML Schema? It's a bloated peice of ****. Relax is tons better. And for the government's purposes, DTDs work much better and are an ISO standard.

  6. happy july 4th! by Anonymous+Pancake · · Score: 0, Insightful

    I'd like to wish a happy july 4th to the country that funds Israel's terrorism, created the DMCA, and generally wipes it's ass on the rest of the world.

    Happy July 4th you filthy pig fuckers.

  7. ddt free to use? huh??? by CProgrammer98 · · Score: 3, Insightful

    "And it looks like the DTDs will be free to use and distribute"

    Ummmmm if you're using a validating xml parser, you HAVE to have access to the dtd!!! All DTDs have to be free to use!

    --
    And the people shall be oppressed, every one by another, and every one by his neighbour Isaiah 3:5
  8. Re:Indeed, it's not free by RennieScum · · Score: 3, Insightful
    Paranoia.
    It shows how each line, name and term has an identifying tag, created by exporting the document from a word processor such as Microsoft Word or Corel WordPerfect into a special XML template
    They're usign a *tool* to help convert .doc and .wpd files to XML. They're just leveraging their assets (MSW*rd being an, ahem, asset) so that secretaries and regular folk can do the work of text entry in tools they are familiar with, which then gets converted into a useable format.

    Settle down, they're not trying to use MSXML engines to do the work. Sheesh.
    --
    ...Time is the best teacher, unfortunately it kills all of its students.