Difference between revisions of "Category:City"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T15:07:34Z)
(modified by JSMW_PageSchema at 2015-01-06T15:41:26Z)
Line 18: Line 18:
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Country</Label>
 
         <Label>Country</Label>
 +
      </Field>
 +
      <Field name="Major">
 +
        <semanticforms_FormInput>
 +
            <InputType>Page</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Major</Label>
 
       </Field>
 
       </Field>
 
   </Template>
 
   </Template>
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T15:07:34Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T15:41:26Z<br>
 
It has the template: [[:Template:City]]<br>
 
It has the template: [[:Template:City]]<br>
 
And the form: [[:Form:City]]<br>
 
And the form: [[:Form:City]]<br>
Line 42: Line 49:
 
CityNote ..City
 
CityNote ..City
 
Class City <<Category>> {
 
Class City <<Category>> {
Pop.
+
Number Pop.
Country
+
Page Country
 +
Page Major
  
 
}
 
}
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 17:41, 6 January 2015

<PageSchema>

  <category>City</category>
  <semanticforms_Form name="City"/>
  <Template name="City" format="standard">
     <Field name="Population">
        <semanticforms_FormInput>
           <InputType>Number</InputType>
           <Parameter name="size">20</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>Pop.</Label>
     </Field>
     <Field name="Country">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">50</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>Country</Label>
     </Field>
     <Field name="Major">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Major</Label>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T15:41:26Z
It has the template: Template:City
And the form: Form:City
see Semantic Page Schemas sample xml structure

Pages in category "City"

The following 6 pages are in this category, out of 6 total.