group batch_infoGroup

group {http://hapmap.cshl.org}batch_infoGroup

Target Namespacehttp://hapmap.cshl.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:group name="batch_infoGroup">
    <
xs:annotation>
        <
xs:documentation>
Fields common to batches in general, like dates created,
contacts, comments etc.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
        <
xs:element name="batch_info">
            <
xs:complexType>
                <
xs:sequence>
                    <
xs:element name="batchfile" type="xs:string" minOccurs="0"/>
                    <
xs:element name="class">
                        <
xs:simpleType>
                            <
xs:restriction base="xs:NMTOKEN">
                                <
xs:enumeration value="NEW"/>
                                <
xs:enumeration value="UPDATE"/>
                                <
xs:enumeration value="DELETE"/>
                                <
xs:enumeration value="UNCH"/>
                            </
xs:restriction>
                        </
xs:simpleType>
                    </
xs:element>
                    <
xs:element name="group" minOccurs="0">
                        <
xs:complexType>
                            <
xs:attribute name="lsid" type="lsidType" use="required"/>
                        </
xs:complexType>
                    </
xs:element>
                    <
xs:element name="date_created" type="xs:date"/>
                    <
xs:element name="contact">
                        <
xs:complexType>
                            <
xs:sequence>
                                <
xs:element name="name" type="xs:string"/>
                                <
xs:element name="email" type="xs:string"/>
                            </
xs:sequence>
                        </
xs:complexType>
                    </
xs:element>
                    <
xs:element name="comment" type="descType" minOccurs="0"/>
                </
xs:sequence>
            </
xs:complexType>
        </
xs:element>
    </
xs:sequence>
</
xs:group>


Documentation

Fields common to batches in general, like dates created,
contacts, comments etc.


group batch_infoGroup


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.