Loading 07_mapping_xsd_components/0701_attributes_of_xsd_component_declarations/070104_minoccurs_and_maxoccurs/Pos_070104_minoccurs_and_maxoccurs_006/Pos_070104_minoccurs_and_maxoccurs_006.xsd +8 −1 Original line number Original line Diff line number Diff line Loading @@ -2,5 +2,12 @@ <schema xmlns="http://www.w3.org/2001/XMLSchema" <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="schema:Pos_070104_minoccurs_and_maxoccurs_006" targetNamespace="schema:Pos_070104_minoccurs_and_maxoccurs_006" xmlns:ns="schema:Pos_070104_minoccurs_and_maxoccurs_006"> xmlns:ns="schema:Pos_070104_minoccurs_and_maxoccurs_006"> <!-- TODO Generated Schema stub --> <!-- The length restricted case: --> <complexType name="e15c"> <sequence> <element name="foo" type="integer" minOccurs="5" maxOccurs="10"/> <element name="bar" type="float"/> </sequence> </complexType> <element name="ElemE15c" type="ns:e15c" /> </schema> </schema> No newline at end of file Loading
07_mapping_xsd_components/0701_attributes_of_xsd_component_declarations/070104_minoccurs_and_maxoccurs/Pos_070104_minoccurs_and_maxoccurs_006/Pos_070104_minoccurs_and_maxoccurs_006.xsd +8 −1 Original line number Original line Diff line number Diff line Loading @@ -2,5 +2,12 @@ <schema xmlns="http://www.w3.org/2001/XMLSchema" <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="schema:Pos_070104_minoccurs_and_maxoccurs_006" targetNamespace="schema:Pos_070104_minoccurs_and_maxoccurs_006" xmlns:ns="schema:Pos_070104_minoccurs_and_maxoccurs_006"> xmlns:ns="schema:Pos_070104_minoccurs_and_maxoccurs_006"> <!-- TODO Generated Schema stub --> <!-- The length restricted case: --> <complexType name="e15c"> <sequence> <element name="foo" type="integer" minOccurs="5" maxOccurs="10"/> <element name="bar" type="float"/> </sequence> </complexType> <element name="ElemE15c" type="ns:e15c" /> </schema> </schema> No newline at end of file