public SampledData() { this.dataField = new @string(); this.dimensionsField = new integer(); this.upperLimitField = new @decimal(); this.lowerLimitField = new @decimal(); this.factorField = new @decimal(); this.periodField = new @decimal(); this.originField = new Quantity(); }
public Attachment() { this.titleField = new @string(); this.hashField = new base64Binary(); this.sizeField = new integer(); this.urlField = new uri(); this.dataField = new base64Binary(); this.languageField = new code(); this.contentTypeField = new code(); }
public Repeat() { this.endField = new dateTime(); this.countField = new integer(); this.unitsField = new code(); this.durationField = new @decimal(); this.whenField = new code(); this.frequencyField = new integer(); }