Skip to content

Sex #5

@MitzyTorres

Description

@MitzyTorres

Instead of Sex just a string. Let us also use what we had for the eCVI:
< xs:attribute name="Sex" type="SexType" use="optional"/>
< xs:simpleType name="SexType">
< xs:annotation>
< xs:documentation>This enforces the list of allowed codes for animal sex types that are supported.< /xs:documentation>
< /xs:annotation>
< xs:restriction base="xs:string">
< xs:enumeration value="Female"/>
< xs:enumeration value="Male"/>
< xs:enumeration value="Gender Unknown"/>
< xs:enumeration value="Spayed Female"/>
< xs:enumeration value="Neutered Male"/>
< xs:enumeration value="True Hermaphrodite"/>
< xs:enumeration value="Other"/>
< /xs:restriction>
< /xs:simpleType>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions