Sha256: d3a3842efad1f8f0d6762bb305773add8d9784028752f668ce80093110035848
Contents?: true
Size: 722 Bytes
Versions: 1
Compression:
Stored size: 722 Bytes
Contents
<!-- edited with XMLSpy v2015 rel. 4 (x64) (http://www.altova.com) by Nick Jones (Agiloak Limited) --> <xs:schema xmlns="http://www.rixg.org.uk/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.rixg.org.uk/"> <xs:include schemaLocation="../Types/CodedField.xsd"/> <xs:include schemaLocation="../Types/CommonMetadata.xsd"/> <xs:complexType name="SocialHistory"> <xs:sequence> <xs:element name="SocialHabit" type="CodedField"> <xs:annotation> <xs:documentation>Currently only used for smoking for which CodingStandard=RRSMOKE Code=YES/NO/EX</xs:documentation> </xs:annotation> </xs:element> <xs:group ref="CommonMetadata"/> </xs:sequence> </xs:complexType> </xs:schema>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.0.0.pre.beta6 | vendor/xsd/ukrdc/Schema/SocialHistories/SocialHistory.xsd |