Method Parent
Parent(String, String)
Specify natural parent of an element in this schema.
Declaration
public virtual void Parent(string name, string parentName)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | Name of the child element |
System.String | parentName | Name of the parent element |