Hello Scott,

I put the last version I could find on the link
Typical XML file: http://www.fadyart.com/ontologies/data/acmt.001.001.02.xml
Sorry for the inconvenience.

I changed te sxml:attribute or sxml:element value in Composer indeed.
The reason is the class names are not found back into the instance
files (XML)
Abbreviations are found instead.

Classes from the XSD files are given the name of the "type" attribute
of the element.
However, in the instance files (XML) we find the element names with
the names specified in the "name" attribute in the xsd file.

That's the reason I change the sxml: element value.
I would like to keep the benefits of both import methods:
- the xsd with the restrictions, annotations and enumerations
- put the link to the instance file so that I can import it

Thanks for your efforts.

Eddy



On 4 jun, 17:24, Scott Henninger <[email protected]> wrote:
> Hellp Eddy;  You may want to check the validity of your xml
> files.  :AccountOpeningInstructionV02 gives a well-formed parsing
> error.
>
> When you say "When I then change the "element" anotation for classes
> or "attribute" annotation for datatype properties..." are the changes
> being made (in Composer) to the imported schema file?  If the property
> names are changed, then subsequent .xml files will not be able to
> match up with the schema.
>
> -- Scott
>
> On Jun 4, 8:33 am, "Eddy Vanderlinden" <[email protected]> wrote:
>
>
>
> > Hi,
>
> > Hope the problem I submit here doesn't sound too silly:
> > I have to convert +100 XML-message types to OWL.
>
> > The way it is explained in the tutorials and video's is fine.
> > But... the XML files are rather extended with many complex data types and 
> > enumerations.
> > I would like to recuperate those features defined in the XSD file.
>
> > Therefor my question: instead of starting from the XML file and converting 
> > to OWL, I would like to convert the XSD to OWL and afterwards import the 
> > XML instance.
> > The first part goes fine with the Import wizzard.
> > When I then change the "element" anotation for classes or "attribute" 
> > annotation for datatype properties, at the import of the instance, neither 
> > of them is recognised.
> > Even after modifying the datatype of the annotation: string, literal, ... 
> > this does not work.
>
> > Is there anyone having a solution for this problem ?
> > Thanks in advance already !
>
> > Typical XSD file:http://www.fadyart.com/ontologies/data/acmt.001.001.02.xsd
> > Typical XML file:http://www.fadyart.com/ontologies/data/acmt.001.001.02.xml
> > The convertion of the XSD 
> > file:http://www.fadyart.com/ontologies/data/acmt.001.001.owl
>
> > Kind regards
>
> > Eddy- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to