<xsd:simpleType name="SMDCodeSimpleType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="BRANDED">
<xsd:annotation>
<xsd:documentation>Image burned into the skin using a branding iron or other form of heat.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CHEMICAL">
<xsd:annotation>
<xsd:documentation>Image created by the use of chemicals to burn the image into the skin.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CUT">
<xsd:annotation>
<xsd:documentation>Image caused by an incision of the skin.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="MARK">
<xsd:annotation>
<xsd:documentation>Pattern resulting from needle or "Track" marks.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SCAR">
<xsd:annotation>
<xsd:documentation>Healed scar tissue that was the result an accident or medical procedure.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="TATTOO">
<xsd:annotation>
<xsd:documentation>A common tattoo or indelible image resulting from the pricking of the skin with a coloring matter.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|