public CDSExecutionMessage() {
     this.sourceComponentIdField = new II();
     this.sourceComponentTypeField = new CDSExecutionMessageSourceComponentType();
     this.messageField = new ST();
     this.levelField = new CDSExecutionMessageLevel1();
     this.reasonField = new CDSExecutionMessageReason1();
     this.idField = new II();
 }
Exemplo n.º 2
0
 public CD() {
     this.translationField = new List<CD>();
     this.originalTextField = new ST();
     this.displayNameField = new ST();
 }
Exemplo n.º 3
0
 public ED() {
     this.descriptionField = new ST();
     this.referenceField = new TEL();
     this.mediaTypeField = "text/plain";
 }
 public DocumentationItem() {
     this.responseRangeField = new List<RangeConstraint>();
     this.itemCodesField = new List<CD>();
     this.descriptionField = new ST();
     this.displayTextField = new ST();
 }
 public ListConstraintItem() {
     this.displayTextField = new ST();
     this.codesField = new List<CD>();
 }
 public ActionGroup() {
     this.subElementsField = new ActionGroupSubElements();
     this.representedConceptsField = new List<CD>();
     this.descriptionField = new ST();
     this.titleField = new ST();
 }
 public AtomicAction() {
     this.textEquivalentField = new ST();
 }
 public Organization() {
     this.nameField = new ST();
 }
 public RightsDeclaration() {
     this.permissionsField = new List<ST>();
     this.assertedRightsField = new ST();
 }
 public Coverage() {
     this.valueField = new CD();
     this.descriptionField = new ST();
     this.focusField = new CoverageFocus();
 }
 public KnowledgeResource() {
     this.citationField = new ST();
     this.descriptionField = new ST();
     this.locationField = new TEL();
     this.titleField = new ST();
     this.templateIdsField = new KnowledgeResourceTemplateIds();
     this.identifiersField = new KnowledgeResourceIdentifiers();
 }
 public ModelReference() {
     this.referencedModelField = new ModelReferenceReferencedModel();
     this.descriptionField = new ST();
 }
 public Metadata() {
     this.usageTermsField = new List<RightsDeclaration>();
     this.publishersField = new List<Party>();
     this.contributionsField = new List<Contribution>();
     this.eventHistoryField = new List<ArtifactLifeCycleEvent>();
     this.statusField = new MetadataStatus();
     this.languageField = new CD();
     this.categoriesField = new List<CD>();
     this.keyTermsField = new List<CD>();
     this.applicabilityField = new List<Coverage>();
     this.supportingEvidenceField = new List<Evidence>();
     this.relatedResourcesField = new List<ResourceRelationshipReference>();
     this.documentationField = new InlineResource();
     this.descriptionField = new ST();
     this.titleField = new ST();
     this.dataModelsField = new List<ModelReference>();
     this.templateIdsField = new List<VersionedIdentifier>();
     this.schemaIdentifierField = new VersionedIdentifier();
     this.artifactTypeField = new MetadataArtifactType();
     this.identifiersField = new List<VersionedIdentifier>();
 }
 public AdministrableSubstanceSimple() {
     this.lotNoField = new ST();
 }