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

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (TOSCA-259) Port get_input and other function to XML standard


    [ https://issues.oasis-open.org/browse/TOSCA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60217#comment-60217 ] 

Luca Gioppo commented on TOSCA-259:
-----------------------------------

A potential solution could be adopting the XLink specification.

The following example represent a tag called getProperty where on the href attribute is placed an xpointer selection (in this way we allows the orchestrator an easy work due to XML nature).
the show=embed is a tricky usage of the show specification that in this context meand that the getProperty tag will have to be substituted with the href content.

<getProperty xlink:type="simple" xlink:href="xpointer(/Definitions/ServiceTemplate/TopologyTemplate/NodeTemplate[@id='monitoringSystem1']/Properties/MonitoringSystemProperties/port)" xlink:show="embed"/>

> Port get_input and other function to XML standard
> -------------------------------------------------
>
>                 Key: TOSCA-259
>                 URL: https://issues.oasis-open.org/browse/TOSCA-259
>             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
>          Issue Type: Improvement
>            Reporter: Luca Gioppo
>
> These functions are not present in the XML standard but are important addition.
> Should be ported on a new XML version



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]