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: Re: [s-ramp] Comment is soamodel.xsd does not match


It does seem like the comment is wrong.

On Mar 13, 2012, at 2:01 PM, Kurt T Stam wrote:

In the soamodel.xsd the comment mentions a DocumentArtifactType, but then it references a DerivedArtifactType.

    <xsd:complexType name="ServiceInterface">
        <xsd:complexContent>
            <xsd:extension base="tns:SoaModelType">
                <xsd:sequence>
                    <!-- Modeled Relationship to abstract DocumentArtifactType: -->
                    <xsd:element minOccurs="0" maxOccurs="1"
                        name="interfaceDefinedBy" type="s-ramp:DerivedArtifactType">
                    </xsd:element>


The soa-model UML diagram shows DerivedArtifactType.
I think the comment is wrong?

--Kurt



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