Hi, sorry for my ignorance, but I'm looking for the schema or any
description about the "fsm" schema. This is something from your
application or there is a public schema for defining Finite State
Machines as graphs?
Thank you in advance,
Diego Gonzalez
Lagash Systems SA
-----Original Message-----
From: Bryan Rasmussen [mailto:]
Sent: Monday, September 13, 2004 7:56 AM
To:
Subject: [xml-dev] anyone have a good description of xsv's output
format?
--
Bryan Rasmussen
Basically I figure that the fsm element has to mean finite state
machine, if so is there any information as to what states are what? The
fsm exists as a child of invalid, what does this fragment mean from the
fsm onward, I think I understand the text node directly descendant of
invalid well enough:
<invalid char="11" code="cvc-complex-type.1.2.4" line="198"
resource="file:///C:/projects/installs/XSV/xsd/common/UBL-UnspecializedD
atatypes-1.0.xsd">
element
{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.
0}:RepresentationTerm
not allowed here (3) in element
{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.
0}:Component,
expecting
[{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1
.0}:Definition,{urn:oasis:names:specification:ubl:schema:xsd:CoreCompone
ntParameters-1.0}:Version]:
<fsm>
<node id="1">
<edge dest="2"
label="{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParame
ters-1.0}:ComponentType"
/>
</node>
<node id="2">
<edge dest="3"
label="{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParame
ters-1.0}:DictionaryEntryName"
/>
</node>
......
<node final="true" id="4">
<edge dest="7"
label="{urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParame
ters-1.0}:AlternativeBusinessTerms"
/>
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>