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

 


Help: OASIS Mailing Lists Help | MarkMail Help

s-ramp message

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


Subject: [OASIS Issue Tracker] Commented: (SRAMP-44) The atom-binding cannot return a UserDefinedArtifactType


    [ http://tools.oasis-open.org/issues/browse/SRAMP-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31824#action_31824 ] 

Kurt Stam  commented on SRAMP-44:
---------------------------------

The proposal is to add UserDefinedArtifactType as follows:

	<xsd:element name="artifact">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:choice>
					<!-- Concrete Artifact Types from Core Model -->
          <xsd:element name="Document" type="s-ramp:Document"
            minOccurs="1" maxOccurs="1" />
					<xsd:element name="XmlDocument" type="s-ramp:XmlDocument"
						minOccurs="1" maxOccurs="1" />
          <xsd:element name="UserDefinedArtifactType" type="s-ramp:UserDefinedArtifactType"
            minOccurs="1" maxOccurs="1" />

> The atom-binding cannot return a UserDefinedArtifactType
> --------------------------------------------------------
>
>                 Key: SRAMP-44
>                 URL: http://tools.oasis-open.org/issues/browse/SRAMP-44
>             Project: OASIS SOA Repository Artifact Model and Protocol (S-RAMP) TC
>          Issue Type: Task
>          Components: Atom Binding
>    Affects Versions: 1.0
>            Reporter: Kurt Stam 
>            Assignee: Kurt Stam 
>             Fix For: 1.0
>
>
> The 'artifact' element of the atom-binding is missing 'UserDefinedArtifactType'. This would be the type returned in the atom response when a UserDefinedArtifactType is used. I think we need to add this to 'artifact'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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