Example #1
0
 public attribute()
 {
     this.useField = attributeUse.optional;
 }
 public attribute()
 {
     this.simpleTypeField = new localSimpleType();
     this.useField = attributeUse.optional;
 }