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 | part1 |
---|---|
Type | xs:int |
Nillable | no |
Abstract | no |
XML Instance Representation |
---|
<part1>
xs:int </part1>
|
Schema Component Representation |
---|
|
Generated by xs3p. Last modified: