[Nml-wg] Simple example #1

Freek Dijkstra Freek.Dijkstra at sara.nl
Wed Jul 11 09:33:03 EDT 2012


On 11-07-2012 15:26, Freek Dijkstra wrote:
> On 11-07-2012 15:16, Roman Łapacz wrote:
>>     <!-- COMMENT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
>>     <!-- I propose to use new Relation="representedBy"  -->
>>     <!--- when an object (in this case a Link can be represented by an other. Definition of them is the same! -->
>>
>>     <nml:BidirectionalLink id="urn:ogf:network:domainy.net:2012:domainx-domainy-domainx">
>>       <nml:Relation type"http://schemas.ogf.org/nml/2012/07/relation/representedBy">
>>         <nml:Link id="urn:ogf:network:domainx.net:2012:domainx-domainy-domainx">
>>       <nml:Relation>
>>     </nml:Link>

Hold on, did you mean to write:

>     <nml:BidirectionalLink id="urn:ogf:network:domainy.net:2012:domainx-domainy-domainx">
>       <nml:Relation type="http://schemas.ogf.org/nml/2012/07/relation/representedBy">
>         <nml:BidirectionalLink id="urn:ogf:network:domainx.net:2012:domainx-domainy-domainx">
>       <nml:Relation>
>     </nml:Link>

?

That would make more sense to me, and is probably the same as the
"isAlias" relation.

Freek


More information about the nml-wg mailing list