473,761 Members | 7,351 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[ASL] the Active Schema Language : a new schema technology

People familiar with DTD, Relax NG, W3C XML Schema, Schematron, and that
are aware of more recent works such as DSDL should recognize all of them
in the Active Schema Language.

Anyway, ASL differs slightly because it allows to switch from a content
model to another with any arbitrary complex condition that can't be
expressed usually in grammar based model for example ; another
difference is that ASL allows to compute content model boundaries
dynamically, whereas other schema technologies only provide hard-coded
values, at best (that's why ASL is an "active" schema technology).
ASL also provides a smart support for data types ; of course, it is
intending to be compliant with existing data type libraries such as W3C
XML Schema data types, but it also provide means to define new data
types very efficiently ; custom types are "semantic friendly", that is
to say that users can define a type where "0°C" is greater than "31°F"
As part of the Active Tags technologies, ASL can embed other modules,
for example to check with SQL if an attribute value is inside an RDBMS
table.
ASL provides many other features.
Designing an ASL instance (including defining data types) can be done
with only 20 tags.

I pretend that ASL allows to express much more assertions than other
schema technologies, but you are not obliged to believe me ; so, see by
yourself ! Read more here :
http://disc.inria.fr/perso/philippe....ve-schema.html
Enjoy your new toy.

An implementation will be provided soon.

Feedbacks (pros & cons) are welcome.
Active contribution too.
--
Cordialement,

///
(. .)
-----ooO--(_)--Ooo-----
| Philippe Poulard |
-----------------------
Jul 20 '05 #1
0 1445

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3958
by: Matt McMinn | last post by:
I'm trying to have an XML file validate against an inline schema. The declarations follow: <PLMXML xmlns="http://www.plmxml.org/Schemas/PLMXMLSchema" xmlns:data="x-schema:#inLineSchema">     <Schema name="inLineSchema" targetNamespace="http://www.plmxml.org/Schemas/PLMXMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:plm="http://www.plmxml.org/Schemas/PLMXMLSchema" elementFormDefault="qualified"
2
1696
by: Ed Trembicki-Guy | last post by:
Does anyone know of an existing tool or template to merge the contents of a base schema and an extension schema that uses the <redefine> tag to extend the base schema? I need to extract a subset of a very large schema so that I can use it with JAXB. I have created an xslt template to do this, and it works as long as the entire schema is in one file. The trouble is, I need to work with an extended schema, and xslt does not recognize the...
2
1864
by: Clarence | last post by:
Hi, here is an XML schema excerpt for an employees details. <xs:element name="ADDRESS"> <xs:complexType> <xs:sequence> <xs:element name="ADDRESSLINE" type="xs:string" maxOccurs="6"/> <xs:element name="HOUSENUMBER" type="xs:int" minOccurs="1"/> <xs:element name="POSTCODE" type="xs:string"/> </xs:sequence> </xs:complexType>
0
2785
by: microsoft | last post by:
Hi People, when I try to modify an active directory user programatically, I receive the following exception: The server is unwilling to process the request Reading the microsoft web site, I found this article: http://support.microsoft.com/default.aspx?scid=kb;EN-US;248717 that says the following: ..........................
3
1298
by: Thomas Fischer | last post by:
Hi, i have a very complex XSD with frequently use of xsd:extension, xsd:restriction and xsd:redefine. Now i would like to process a XSL transformation based on the *resulted* Schema. But I don't know, how I get the resulted schema. Example: ========
3
1652
by: wesley.hall | last post by:
Hello, I have worked with XML fairly extensively but have generally used DTDs to describe the structure of my documents. Recently I decided to try to pick up XML Schemas and have been following the w3cschools tutorial. I was getting by fine until I came across one specific example... They say that the element.. "<shoesize country="france">35</shoesize>"
4
1938
by: craig.wagner | last post by:
I have a situation where I need to carry additional information in an XML Schema. What I've found to appear to work is doing something like the following: <xs:schema xmlns:xs=" http://www.w3.org/2001/XMLSchema" xmlns:xx="http://www.mycompany.com"> <xs:complexType name="SomeType"> <xs:sequence> <xs:element name="AccountNumber" type="xs:int" xx:errorAction="fail"/>
4
5892
by: IainM | last post by:
How can I enumerate AD objects (only in a given OU, not sub OUs) using the DirectoryEntry object? Let me know of this is the wrong forum for this question. Thanks, Iain
0
1547
by: fblake | last post by:
Brussels, Belgium and Sunnyvale, Calif., – July 2007 – Active Up today announced today that it has entered into an agreement with Commtouch® (NASDAQ:CTCH) to license Anti-Spam and Zero-Hour™ Virus Outbreak Detection technology to combat escalating spam and virus threats. ActiveUp.MailSystem is the first full-featured suite of .Net components on the market to offer built-in Commtouch Anti-Spam and Zero-Hour Virus Outbreak Detection...
0
9522
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9336
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10111
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9765
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7327
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6603
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5215
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3866
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.