Showing
1 changed file
with
0 additions
and
15 deletions
| ... | @@ -483,18 +483,6 @@ | ... | @@ -483,18 +483,6 @@ |
| 483 | required to be unique within the context of the nearest recurring parent element.</xsd:documentation> | 483 | required to be unique within the context of the nearest recurring parent element.</xsd:documentation> |
| 484 | </xsd:annotation> | 484 | </xsd:annotation> |
| 485 | </xsd:attribute> | 485 | </xsd:attribute> |
| 486 | - </xsd:attributeGroup> | ||
| 487 | - <!--modified by msv--> | ||
| 488 | - <!--make flow uid mandatory--> | ||
| 489 | - <xsd:attributeGroup name="flow_attgrp_uid"> | ||
| 490 | - <xsd:attribute name="uid" type="witsml:uidString" use="required"> | ||
| 491 | - <xsd:annotation> | ||
| 492 | - <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no | ||
| 493 | - assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only | ||
| 494 | - required to be unique within the context of the nearest recurring parent element.</xsd:documentation> | ||
| 495 | - </xsd:annotation> | ||
| 496 | - </xsd:attribute> | ||
| 497 | - </xsd:attributeGroup> | ||
| 498 | <xsd:complexType name="cs_businessAssociate"> | 486 | <xsd:complexType name="cs_businessAssociate"> |
| 499 | <xsd:annotation> | 487 | <xsd:annotation> |
| 500 | <xsd:documentation>The business associate describes any company, person, group, consultant, etc, which is associated within a context (e.g., a well). The information | 488 | <xsd:documentation>The business associate describes any company, person, group, consultant, etc, which is associated within a context (e.g., a well). The information |
| ... | @@ -4091,9 +4079,6 @@ | ... | @@ -4091,9 +4079,6 @@ |
| 4091 | <xsd:documentation>Unique identifier for the Product Volume Flow.</xsd:documentation> | 4079 | <xsd:documentation>Unique identifier for the Product Volume Flow.</xsd:documentation> |
| 4092 | </xsd:annotation> | 4080 | </xsd:annotation> |
| 4093 | </xsd:attributeGroup> | 4081 | </xsd:attributeGroup> |
| 4094 | - <!--modified by msv--> | ||
| 4095 | - <!--make flow uid mandatory--> | ||
| 4096 | - <!--end modification by msv--> | ||
| 4097 | </xsd:complexType> | 4082 | </xsd:complexType> |
| 4098 | <xsd:complexType name="cs_productVolumeParameterSet"> | 4083 | <xsd:complexType name="cs_productVolumeParameterSet"> |
| 4099 | <xsd:annotation> | 4084 | <xsd:annotation> | ... | ... |
-
Please register or login to post a comment