Create(String):ISchema
Creates a new schema underneath the current schema.
The name of the schema is part of the XSD and therefore does not need to be indicated separately.
Return type: Onion.Client.ISchema
Parameter
- xsdData
Type: System.String
This parameter contains the XSD for the schema to be created.