logo

Crowdly

Browser

Add to Chrome

Què indica aquest fragment XSD? < xs: complexType name = " Producte " > <...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Què indica aquest fragment XSD?

<xs:complexType name="Producte">

<xs:sequence>

<xs:element name="Nom" type="xs:string"/>

<xs:element name="Descripcio" type="xs:string" minOccurs="0"/>

<xs:element name="Preu" type="xs:decimal"/>

</xs:sequence>

<xs:attribute name="Codi" type="xs:string" use="required"/>

<xs:attribute name="Stock" type="xs:integer" use="optional"/>

</xs:complexType>
More questions like this

Want instant access to all verified answers on moodle.elpuig.xeill.net?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome