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)
Line 10: Line 10:
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Pop.</Label>
 
         <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>
 
   </Template>
 
   </Template>
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T14:47:39Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T15:07:34Z<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 32: Line 40:
 
I represent a City like Berlin, New York or Tokyo
 
I represent a City like Berlin, New York or Tokyo
 
end note
 
end note
CityNote .. City
+
CityNote ..City
 
Class City <<Category>> {
 
Class City <<Category>> {
 
Pop.
 
Pop.
 +
Country
 +
 
}
 
}
 
+
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 17:07, 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>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T15:07:34Z
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.