Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Created June 13, 2022 17:09
Show Gist options
  • Save uncoded-ro/a17acd74be0e6771efe4c718df128b0c to your computer and use it in GitHub Desktop.
Save uncoded-ro/a17acd74be0e6771efe4c718df128b0c to your computer and use it in GitHub Desktop.
<xsd:element name="nume_element">
<xsd:complexType>
<xsd:simpleContent>
<xsd:restriction base="tip_de_baza">
...
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment