| Target Namespace | http://www.example.com/ns1 |
|---|---|
| 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/ns1">
... </xs:schema> |
| Name | part2 |
|---|---|
| Type | xs:string |
| Nillable | no |
| Abstract | no |
| XML Instance Representation |
|---|
|
<part2>
xs:string </part2>
|
| Schema Component Representation |
|---|
|
|
Generated by xs3p. Last modified: