| Target Namespace | http://www.example.com/ns2 |
|---|---|
| Element and Attribute Namespaces |
|
| Prefix | Namespace |
|---|---|
| xml | http://www.w3.org/XML/1998/namespace |
| xs | http://www.w3.org/2001/XMLSchema |
| Schema Component Representation |
|---|
|
<xs:schema
targetNamespace="http://www.example.com/ns2">
... </xs:schema> |
| Name | test |
|---|---|
| Type | xs:boolean |
| Nillable | no |
| Abstract | no |
| XML Instance Representation |
|---|
|
<test>
xs:boolean </test>
|
| Schema Component Representation |
|---|
|
|
Generated by xs3p. Last modified: