<xs:element name="sameAs">
<xs:annotation>
<xs:documentation>Use is DEPRECATED - use sameAsScheme instead. (A URI which identifies another scheme with concepts that use the same codes and are semantically equivalent to the concepts of this scheme)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="IRIType">
<xs:attributeGroup ref="commonPowerAttributes" />
<xs:attribute name="g2flag" type="xs:string" use="optional" fixed="DEPR-SCH">
<xs:annotation>
<xs:documentation>DO NOT USE this attribute, for G2 internal maintenance purposes only.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|