Validate XML (Visual Basic)
In this section, the following validation scenarios are demonstrated.
How Do I? | Description |
---|---|
Validate an XML Document Against an XML Schema (Visual Basic) | Demonstrates how to validate an XML document and/or fragment against an XML schema using Visual Basic. |
Validate an XML Document or Fragment (Visual Basic) | Demonstrates how to validate an XML document and/or fragment against an XML schema using Visual Basic. |