» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Element + user:mark1048

References

List of reference materials used in this book.

User:mark1048: XML Schema Tutorials

Overriding Element Types in XML Documents

This chapter provides notes and tutorial examples on overriding element Type. Topics include declaring element nillable, overriding element with 'xsi:nil', defining base and derived datatypes, overriding element type with 'xsi:type'.

User:mark1048: XML Schema Tutorials

Complex Element Declaration

This chapter provides notes and tutorial examples on complex element declarations. Topics include declaring XML elements that includes or excludes text content, sub elements or attributes; defining complexType datatypes with simpleContent or complexContent using anyType as the base datatype.

User:mark1048: XML Schema Tutorials