OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] What is coupling? [Was: 3 XML Design Principles]

[ Lists Home | Date Index | Thread Index ]

Hey Robert, 

>> <Lot id="1">
>>       .
>> </Lot>
>> <Picker id="John">
>>       .
>> </Picker>
>> <Assignment picker="John" lot="1"/>

>I would hate to have transform this... 

Suppose that the purpose of your transformation was to move Picker John onto
another Lot. (For example, a stylesheet that models the movement of Pickers
on a Vineyard)  Wouldn't this form support such a "movement transformation"
beautifully?  

Simply locate:

    Assignment/@picker="John"

And then change:

    @lot

But this is getting off the topic: what is coupling?  /Roger







 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS